aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-01 05:29:53 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-01 05:29:53 +0000
commite28eabd6352f500b2700cae845ea97e7e9d8f70a (patch)
tree38b560d73af484769bee3f33b64186c91ef5b587
parenteb07a748fcde9d94400f55ba6ec6d9abe6efed3b (diff)
downloadports-e28eabd6352f500b2700cae845ea97e7e9d8f70a.tar.gz
ports-e28eabd6352f500b2700cae845ea97e7e9d8f70a.zip
Add CONFLICTS for each other.
Notes
Notes: svn path=/head/; revision=94835
-rw-r--r--x11/gnome2-lite/Makefile2
-rw-r--r--x11/gnome2/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile
index cdae845aa66e..a1ee356b8825 100644
--- a/x11/gnome2-lite/Makefile
+++ b/x11/gnome2-lite/Makefile
@@ -42,6 +42,8 @@ NO_BUILD= yes
USE_PYTHON= yes
+CONFLICTS= gnome2-[0-9]*
+
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
pre-configure:
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 89b4ecc26b20..e5c5b8e984ea 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -52,6 +52,8 @@ NO_BUILD= yes
USE_PYTHON= yes
+CONFLICTS= gnome2-lite*
+
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
pre-configure:
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL