diff options
Diffstat (limited to 'archivers/squeeze/Makefile')
-rw-r--r-- | archivers/squeeze/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/squeeze/Makefile b/archivers/squeeze/Makefile index b6d0ee770439..dd8a856e0ae5 100644 --- a/archivers/squeeze/Makefile +++ b/archivers/squeeze/Makefile @@ -19,12 +19,11 @@ LIB_DEPENDS= thunar-vfs-1:${PORTSDIR}/x11-fm/thunar-vfs GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USES= pkgconfig gettext pathfix desktop-file-utils +USES= pkgconfig gmake gettext pathfix desktop-file-utils USE_XFCE= configenv libutil thunar USE_XORG= x11 USE_GNOME= gtk20 glib20 intltool intlhack USE_BZIP2= yes -USE_GMAKE= yes USE_LDCONFIG= yes MAKE_JOB_SAFE= yes |