summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/cvs+ipv6/Makefile2
-rw-r--r--devel/cvs-devel/Makefile2
-rw-r--r--devel/cvsnt/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/cvs+ipv6/Makefile b/devel/cvs+ipv6/Makefile
index 5be2e4a..e3f1b3e 100644
--- a/devel/cvs+ipv6/Makefile
+++ b/devel/cvs+ipv6/Makefile
@@ -19,6 +19,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= IPv6 enabled cvs. You can use IPv6 connection when using pserver
+CONFLICTS= cvsnt-[12]*
+
GNU_CONFIGURE= yes
USE_BZIP2= yes
#USE_GMAKE= yes
diff --git a/devel/cvs-devel/Makefile b/devel/cvs-devel/Makefile
index 5be2e4a..e3f1b3e 100644
--- a/devel/cvs-devel/Makefile
+++ b/devel/cvs-devel/Makefile
@@ -19,6 +19,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= IPv6 enabled cvs. You can use IPv6 connection when using pserver
+CONFLICTS= cvsnt-[12]*
+
GNU_CONFIGURE= yes
USE_BZIP2= yes
#USE_GMAKE= yes
diff --git a/devel/cvsnt/Makefile b/devel/cvsnt/Makefile
index 0b1c851..74ef74f 100644
--- a/devel/cvsnt/Makefile
+++ b/devel/cvsnt/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://www.cvsnt.org/archive/ \
MAINTAINER= fjoe@FreeBSD.org
COMMENT= CVS clone
+CONFLICTS= cvs-1*
+
USE_LIBLTDL= yes
USE_INC_LIBTOOL_VER= 13
USE_RC_SUBR= yes
OpenPOWER on IntegriCloud