diff options
Diffstat (limited to 'devel/glib20/Makefile')
-rw-r--r-- | devel/glib20/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 8cde0a8189f0..e350b14c0ed6 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -24,10 +24,9 @@ PORTSCOUT= limitw:1,even LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre \ ffi:${PORTSDIR}/devel/libffi -USE_ICONV= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -USES= pkgconfig gettext +USES= pkgconfig gettext iconv USE_GNOME= gnomehack ltverhack USE_GMAKE= yes MAKE_JOBS_SAFE= yes |