aboutsummaryrefslogtreecommitdiff
path: root/archivers/thunar-archive-plugin/Makefile
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2013-05-11 17:47:00 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2013-05-11 17:47:00 +0000
commit9edd44e588b4443b63beb0e9891afa005408e644 (patch)
tree5b1761ab3e408f7fcd2939a1f948d46ca50cfb95 /archivers/thunar-archive-plugin/Makefile
parent760949cffa096715ec4b333545edd2786dd9acde (diff)
downloadports-9edd44e588b4443b63beb0e9891afa005408e644.tar.gz
ports-9edd44e588b4443b63beb0e9891afa005408e644.zip
- Update to 0.3.1
- Sort locales in pkg-plist file - Update WWW entry
Notes
Notes: svn path=/head/; revision=317897
Diffstat (limited to 'archivers/thunar-archive-plugin/Makefile')
-rw-r--r--archivers/thunar-archive-plugin/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile
index 6839ccdb7467..da2eb0a95a5e 100644
--- a/archivers/thunar-archive-plugin/Makefile
+++ b/archivers/thunar-archive-plugin/Makefile
@@ -3,8 +3,7 @@
#
PORTNAME= thunar-archive-plugin
-PORTVERSION= 0.3.0
-PORTREVISION= 8
+PORTVERSION= 0.3.1
CATEGORIES= archivers xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/thunar-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -16,7 +15,7 @@ COMMENT= Archive plugin for the Thunar File Manager
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_XFCE= configenv libexo thunar
-USES= gettext
+USES= gettext pkgconfig
INSTALLS_ICONS= yes
USE_GNOME= intltool
USE_GMAKE= yes