aboutsummaryrefslogtreecommitdiff
path: root/archivers/thunar-archive-plugin/Makefile
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2013-05-08 16:08:36 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2013-05-08 16:08:36 +0000
commitbe6348fdc7e65d39b8e4f8bab54bf6103613cc8d (patch)
tree773fc710df564253155d4a242856ac2a50e24a94 /archivers/thunar-archive-plugin/Makefile
parentedee314615bd46f5757d9ff74619b24c367f146b (diff)
downloadports-be6348fdc7e65d39b8e4f8bab54bf6103613cc8d.tar.gz
ports-be6348fdc7e65d39b8e4f8bab54bf6103613cc8d.zip
Bump PORTREVISION after update of x11-fm/thunar
Finish to convert USES
Notes
Notes: svn path=/head/; revision=317696
Diffstat (limited to 'archivers/thunar-archive-plugin/Makefile')
-rw-r--r--archivers/thunar-archive-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile
index 80b7df2734be..6839ccdb7467 100644
--- a/archivers/thunar-archive-plugin/Makefile
+++ b/archivers/thunar-archive-plugin/Makefile
@@ -4,7 +4,7 @@
PORTNAME= thunar-archive-plugin
PORTVERSION= 0.3.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= archivers xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
USE_XFCE= configenv libexo thunar
USES= gettext
INSTALLS_ICONS= yes
-USE_GNOME= desktopfileutils intltool
+USE_GNOME= intltool
USE_GMAKE= yes
.include <bsd.port.mk>