diff options
Diffstat (limited to 'devel/gamin/Makefile')
-rw-r--r-- | devel/gamin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/gamin/Makefile b/devel/gamin/Makefile index 49155aa97..e580327e4 100644 --- a/devel/gamin/Makefile +++ b/devel/gamin/Makefile @@ -13,10 +13,8 @@ COMMENT?= A file and directory monitoring system USE_AUTOTOOLS= libtool USE_GMAKE= yes -USE_GETTEXT= yes -USES= pathfix +USES= gettext pathfix pkgconfig USE_GNOME?= glib20 -USE_PKGCONFIG= build USE_LDCONFIG= yes CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \ --without-python |