diff options
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/thunar-vfs/Makefile | 4 | ||||
-rw-r--r-- | x11-fm/thunar/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/x11-fm/thunar-vfs/Makefile b/x11-fm/thunar-vfs/Makefile index 347daf8c2112..13e8d2b670cd 100644 --- a/x11-fm/thunar-vfs/Makefile +++ b/x11-fm/thunar-vfs/Makefile @@ -19,13 +19,11 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ USE_BZIP2= yes USE_AUTOTOOLS= libtool -USE_PERL5= yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_GNOME= glib20 gtk20 intltool intlhack USE_XFCE= configenv libutil libexo USE_XORG= x11 -USES= pkgconfig pathfix +USES= gmake pathfix perl5 pkgconfig CONFIGURE_ARGS= --disable-debug diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile index 139d2b114925..5339c498a179 100644 --- a/x11-fm/thunar/Makefile +++ b/x11-fm/thunar/Makefile @@ -16,13 +16,11 @@ LIB_DEPENDS= tumbler-1:${PORTSDIR}/deskutils/xfce4-tumbler GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes -USE_PERL5= yes -USE_GMAKE= yes USE_GNOME= gtk20 intltool intlhack gdkpixbuf2 USE_LDCONFIG= yes USE_XFCE= configenv libexo libmenu libutil USE_XORG= sm x11 -USES= desktop-file-utils pathfix pkgconfig +USES= desktop-file-utils gmake pathfix perl5 pkgconfig OPTIONS_DEFINE= DBUS DOCS GVFS NLS NOTIFY STARTUP OPTIONS_GROUP= PLUGINS |