diff options
Diffstat (limited to 'devel/glibmm/Makefile')
-rw-r--r-- | devel/glibmm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile index 247b18a1cdaf..4b9c5a058e3e 100644 --- a/devel/glibmm/Makefile +++ b/devel/glibmm/Makefile @@ -22,9 +22,8 @@ PLIST_SUB= VERSION="2.4" API_VERSION="2.4" BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes -USE_GETTEXT= yes USE_GNOME= gnomehack glib20 ltverhack libsigc++20 -USES= pkgconfig +USES= pkgconfig gettext USE_PERL5= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes |