aboutsummaryrefslogtreecommitdiff
path: root/archivers/thunar-archive-plugin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 01:02:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 01:02:57 +0000
commitecfa41e79d43b6e6c59cfc7ea8de3bbf6643dda3 (patch)
treeee68401b2ee3dafe958408cec9cdc338aab8b747 /archivers/thunar-archive-plugin
parent55ab98ad28758a878cd5cc3bcceaf8d2ec7fa8ab (diff)
downloadports-ecfa41e79d43b6e6c59cfc7ea8de3bbf6643dda3.tar.gz
ports-ecfa41e79d43b6e6c59cfc7ea8de3bbf6643dda3.zip
Convert archivers from USE_GMAKE to USES=gmake
While here: - Trim headers - Convert some port to the new perl world - Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=325646
Diffstat (limited to 'archivers/thunar-archive-plugin')
-rw-r--r--archivers/thunar-archive-plugin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile
index da2eb0a95a5e..b38da59de4a0 100644
--- a/archivers/thunar-archive-plugin/Makefile
+++ b/archivers/thunar-archive-plugin/Makefile
@@ -15,9 +15,8 @@ COMMENT= Archive plugin for the Thunar File Manager
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_XFCE= configenv libexo thunar
-USES= gettext pkgconfig
+USES= gettext gmake pkgconfig
INSTALLS_ICONS= yes
USE_GNOME= intltool
-USE_GMAKE= yes
.include <bsd.port.mk>