aboutsummaryrefslogtreecommitdiff
path: root/archivers/xarchiver/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-09-29 15:41:16 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-09-29 15:41:16 +0000
commit605d43cc27176dd8be38a424c4fc3c77d0eee67a (patch)
tree4db4ef363bb580916f1d62fb0e4abbef9e30c384 /archivers/xarchiver/Makefile
parent2e37717c7a3376f408582f7e3ee084e678cb2ff6 (diff)
downloadports-605d43cc27176dd8be38a424c4fc3c77d0eee67a.tar.gz
ports-605d43cc27176dd8be38a424c4fc3c77d0eee67a.zip
Notes
Diffstat (limited to 'archivers/xarchiver/Makefile')
-rw-r--r--archivers/xarchiver/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile
index bb0a1658f39f..80b507909bf3 100644
--- a/archivers/xarchiver/Makefile
+++ b/archivers/xarchiver/Makefile
@@ -2,19 +2,19 @@
# $FreeBSD$
PORTNAME= xarchiver
-PORTVERSION= 0.5.3
+PORTVERSION= 0.5.4
CATEGORIES= archivers
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME:tl}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= danilo@FreeBSD.org
COMMENT= Desktop-agnostic GTK+2 frontend to various archiving tools
LICENSE= GPLv2
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \
- 7zr:${PORTSDIR}/archivers/p7zip \
- zip:${PORTSDIR}/archivers/zip
+ 7zr:${PORTSDIR}/archivers/p7zip \
+ zip:${PORTSDIR}/archivers/zip
USES= tar:bzip2 gmake pkgconfig desktop-file-utils
USE_GNOME= glib20 gtk20 intltool
@@ -24,7 +24,7 @@ INSTALLS_ICONS= yes
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
-NLS_USES= gettext
+NLS_USES= gettext
NLS_CPPFLAGS+= -I${LOCALBASE}/include
NLS_LDFLAGS+= -L${LOCALBASE}/lib