aboutsummaryrefslogtreecommitdiff
path: root/devel/cvs-devel/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-04-15 15:35:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-04-15 15:35:05 +0000
commit4ef246c8c941e179b79562abd82a765cf474f74c (patch)
tree2f3912cc0f7306f233cf3e0c255a18760ca5686e /devel/cvs-devel/Makefile
parent90ddbe704571a5d6925b262855bdac5abe2637fe (diff)
downloadports-4ef246c8c941e179b79562abd82a765cf474f74c.tar.gz
ports-4ef246c8c941e179b79562abd82a765cf474f74c.zip
Notes
Diffstat (limited to 'devel/cvs-devel/Makefile')
-rw-r--r--devel/cvs-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvs-devel/Makefile b/devel/cvs-devel/Makefile
index 0e4e00babcad..c7b9f3dd63e1 100644
--- a/devel/cvs-devel/Makefile
+++ b/devel/cvs-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cvs
PORTVERSION= 1.12.13
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= devel ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= non-gnu/${PORTNAME}/source/feature/${PORTVERSION}
@@ -14,8 +14,8 @@ COMMENT= IPv6 enabled cvs. You can use IPv6 connection when using pserver
CONFLICTS= cvsnt-[12]* cvs+ipv6-[12]*
+USES= makeinfo tar:bzip2
GNU_CONFIGURE= yes
-USES= tar:bzip2
CONFIGURE_ARGS= --enable-ipv6 --without-gssapi \
--with-editor="vi" \
--with-tmpdir="/tmp"