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 3877fe61252e..684dd717e1ff 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -12,9 +12,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Implementation of the FreeDesktop Desktop Menu Spec -USE_BZIP2= yes USE_GNOME= gnomeprefix intlhack glib20 ltverhack introspection:build -USES= pkgconfig gettext gmake pathfix +USES= pkgconfig gettext gmake pathfix tar:bzip2 USE_AUTOTOOLS= libtool USE_PYTHON= 2 USE_LDCONFIG= yes |