diff options
Diffstat (limited to 'x11/gnome-menus/Makefile')
-rw-r--r-- | x11/gnome-menus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index 404447e01d69..5b9148bf764e 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -14,11 +14,10 @@ COMMENT= Implementation of the FreeDesktop Desktop Menu Spec BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -USE_GETTEXT= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack glib20 ltverhack -USES= pkgconfig +USES= pkgconfig gettext USE_AUTOTOOLS= libtool USE_PYTHON= yes USE_LDCONFIG= yes |