aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 17:07:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-16 17:07:26 +0000
commit926c80457ba93266c92d25ce104486fc3101d852 (patch)
tree4fe3821c37cb6d078630d18fa663115222471e1a /x11-fm
parenta5341091eb73a3b0935daf8915c7f79139235548 (diff)
downloadports-926c80457ba93266c92d25ce104486fc3101d852.tar.gz
ports-926c80457ba93266c92d25ce104486fc3101d852.zip
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=327419
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/thunar-vfs/Makefile4
-rw-r--r--x11-fm/thunar/Makefile4
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