aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-10-14 20:35:39 +0800
committervs <vs@FreeBSD.org>2004-10-14 20:35:39 +0800
commit01590d94717c6a12c5e00513182302f1d3fbedf7 (patch)
treeb123f8221685cc6e9dc5904492317f25e1cb01dd
parent28336afc51323e7afcb9dffaaf89200493a1f9e8 (diff)
downloadfreebsd-ports-gnome-01590d94717c6a12c5e00513182302f1d3fbedf7.tar.gz
freebsd-ports-gnome-01590d94717c6a12c5e00513182302f1d3fbedf7.tar.zst
freebsd-ports-gnome-01590d94717c6a12c5e00513182302f1d3fbedf7.zip
Add CONFLICTS: Both ports install bin/cvs and bin/rcs2log.
Approved by: fjoe, sumikawa (maintainers)
-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 5be2e4a5deaa..e3f1b3e08e51 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 5be2e4a5deaa..e3f1b3e08e51 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 0b1c8515b4e2..74ef74feb38d 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