diff options
Diffstat (limited to 'devel/gamin/Makefile')
-rw-r--r-- | devel/gamin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gamin/Makefile b/devel/gamin/Makefile index e9e58c68c60b..02a0ab80ec7c 100644 --- a/devel/gamin/Makefile +++ b/devel/gamin/Makefile @@ -11,11 +11,11 @@ MASTER_SITES= http://people.gnome.org/~veillard/gamin/sources/ MAINTAINER?= gnome@FreeBSD.org COMMENT?= A file and directory monitoring system +USES= pkgconfig USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_GETTEXT= yes USE_GNOME?= gnomehack _glib20 -USE_PKGCONFIG= build USE_LDCONFIG= yes CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \ --without-python |