diff options
Diffstat (limited to 'devel/glib20/Makefile')
-rw-r--r-- | devel/glib20/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 921776dd8..176d6c4bb 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -23,12 +23,10 @@ PORTSCOUT= limitw:1,even LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre \ ffi:${PORTSDIR}/devel/libffi -USES= gettext iconv pathfix pkgconfig shebangfix +USES= gettext gmake iconv pathfix pkgconfig shebangfix USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GNOME= ltverhack -USE_GMAKE= yes -MAKE_JOBS_SAFE= yes USE_PYTHON= 2.5+ USE_PERL5= yes CONFIGURE_ARGS= --enable-static --with-libiconv=gnu \ |