summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2005-07-17 02:19:56 +0000
committerCy Schubert <cy@FreeBSD.org>2005-07-17 02:19:56 +0000
commit40e664d9df0362151ed81acc590d0d3067caed51 (patch)
treed07abd6755de01a52e6ee4d6f83c67e8ba9ac2c3 /x11-wm
parentWatch over this VN port. (diff)
Register conflicts.
Notes
Notes: svn path=/head/; revision=139384
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm2/Makefile2
-rw-r--r--x11-wm/fvwm24/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile
index 1bed9ae40529..15d07f4539c2 100644
--- a/x11-wm/fvwm2/Makefile
+++ b/x11-wm/fvwm2/Makefile
@@ -22,6 +22,8 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
LIB_DEPENDS+= stroke.0:${PORTSDIR}/devel/libstroke
.endif
+# Other ports this port cannot coexist with
+CONFLICTS?= fvwm-1.* fvwm-2.5.*
# Other ports reference this port's Makefile
.if defined(PKGNAMESUFFIX)
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
diff --git a/x11-wm/fvwm24/Makefile b/x11-wm/fvwm24/Makefile
index 1bed9ae40529..15d07f4539c2 100644
--- a/x11-wm/fvwm24/Makefile
+++ b/x11-wm/fvwm24/Makefile
@@ -22,6 +22,8 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
LIB_DEPENDS+= stroke.0:${PORTSDIR}/devel/libstroke
.endif
+# Other ports this port cannot coexist with
+CONFLICTS?= fvwm-1.* fvwm-2.5.*
# Other ports reference this port's Makefile
.if defined(PKGNAMESUFFIX)
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}