diff options
Diffstat (limited to 'devel/glib20/Makefile')
-rw-r--r-- | devel/glib20/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 1e00df2ff..96bb3183f 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -23,12 +23,9 @@ PORTSCOUT= limitw:1,even LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre \ ffi:${PORTSDIR}/devel/libffi -USE_GETTEXT= yes -USE_ICONV= yes +USES= gettext iconv pathfix pkgconfig USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -USE_PKGCONFIG= build -USES= pathfix USE_GNOME= ltverhack USE_GMAKE= yes MAKE_JOBS_SAFE= yes |