diff options
Diffstat (limited to 'devel/gamin/Makefile')
-rw-r--r-- | devel/gamin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gamin/Makefile b/devel/gamin/Makefile index e580327e4..74bb7f01e 100644 --- a/devel/gamin/Makefile +++ b/devel/gamin/Makefile @@ -12,8 +12,7 @@ MAINTAINER?= gnome@FreeBSD.org COMMENT?= A file and directory monitoring system USE_AUTOTOOLS= libtool -USE_GMAKE= yes -USES= gettext pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig USE_GNOME?= glib20 USE_LDCONFIG= yes CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \ |