summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2015-03-03 20:53:26 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2015-03-03 20:53:26 +0000
commit2f5d45a25d4cab7a6c9caff75f13a0c73dd55ad2 (patch)
tree5ab3fbcaeee08ae94d3afe88c8e2575d5611481c /archivers
parentFix bug on __FreeBSD_version >= 1100042 where once vpnc set up a tunnel and (diff)
Add CPE information.
Notes
Notes: svn path=/head/; revision=380396
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gtar/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile
index c6037a7f72c9..d268c598b76e 100644
--- a/archivers/gtar/Makefile
+++ b/archivers/gtar/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tar
PORTVERSION= 1.28
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers sysutils
MASTER_SITES= GNU
PKGNAMEPREFIX= g
@@ -15,7 +15,8 @@ LICENSE= GPLv3
INFO= tar
-USES= iconv:${STATIC_ARGS} tar:xz charsetfix makeinfo
+USES= charsetfix cpe iconv:${STATIC_ARGS} makeinfo tar:xz
+CPE_VENDOR= gnu
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g \
--disable-silent-rules