aboutsummaryrefslogtreecommitdiff
path: root/devel/cvs-devel/Makefile
diff options
context:
space:
mode:
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"