diff options
Diffstat (limited to 'devel/glibmm')
-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 b86687a92..89798b440 100644 --- a/devel/glibmm/Makefile +++ b/devel/glibmm/Makefile @@ -21,8 +21,7 @@ PLIST_SUB= VERSION="2.4" API_VERSION="2.4" BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -USE_GMAKE= yes -USES= gettext pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig USE_GNOME= glib20 ltverhack libsigc++20 USE_PERL5= yes USE_AUTOTOOLS= libtool |