aboutsummaryrefslogtreecommitdiff
path: root/devel/cvs+ipv6
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2008-05-27 02:46:45 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2008-05-27 02:46:45 +0000
commit170134c24933470b624bcacb9d3103ad278be526 (patch)
tree59635871f06399e4a073fe53c9c3ea2700008389 /devel/cvs+ipv6
parentad00a31ca410cdf7f4e82667ee0f7f56bc0ee993 (diff)
downloadports-170134c24933470b624bcacb9d3103ad278be526.tar.gz
ports-170134c24933470b624bcacb9d3103ad278be526.zip
Notes
Diffstat (limited to 'devel/cvs+ipv6')
-rw-r--r--devel/cvs+ipv6/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cvs+ipv6/Makefile b/devel/cvs+ipv6/Makefile
index 3fea9c752c9a..d4173f1f2632 100644
--- a/devel/cvs+ipv6/Makefile
+++ b/devel/cvs+ipv6/Makefile
@@ -20,11 +20,10 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= IPv6 enabled cvs. You can use IPv6 connection when using pserver
-CONFLICTS= cvsnt-[12]*
+CONFLICTS= cvsnt-[12]* cvs-devel-[12]*
GNU_CONFIGURE= yes
USE_BZIP2= yes
-#USE_GMAKE= yes
CONFIGURE_ARGS= --enable-ipv6 --without-gssapi \
--with-editor="vi" \
--with-tmpdir="/tmp"