summaryrefslogtreecommitdiff
path: root/archivers/xar
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-10 20:50:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-10 20:50:45 +0000
commit6b4ff7ca756ba661dbce14976de4d58ce998edc1 (patch)
tree3cbb906faf85ef8a676c2f5673213d264779ca23 /archivers/xar
parent- Add missing USES=libtool (diff)
- Add missing USES=libtool
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=357379
Diffstat (limited to 'archivers/xar')
-rw-r--r--archivers/xar/Makefile4
-rw-r--r--archivers/xar/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/archivers/xar/Makefile b/archivers/xar/Makefile
index f68a7cc07b6f..76b25a76b29d 100644
--- a/archivers/xar/Makefile
+++ b/archivers/xar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xar
PORTVERSION= 1.5.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
${MASTER_SITE_GENTOO}
@@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE
USE_LDCONFIG= yes
-USES= gmake
+USES= gmake libtool:keepla
USE_GNOME= libxml2
USE_OPENSSL= yes
diff --git a/archivers/xar/pkg-plist b/archivers/xar/pkg-plist
index 5e15316194d9..f80eefcd407e 100644
--- a/archivers/xar/pkg-plist
+++ b/archivers/xar/pkg-plist
@@ -2,7 +2,7 @@ bin/xar
include/xar/xar.h
lib/libxar.a
lib/libxar.la
-lib/libxar.so.1
lib/libxar.so
+lib/libxar.so.1
man/man1/xar.1.gz
@dirrm include/xar