summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-12-24 16:34:45 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-12-24 16:34:45 +0000
commit055b8e6df0d6867352b195c58df0a2409576723f (patch)
tree357cc41356e6cf71b12d19e683287583dcccd731
parent- Depend on converters/tnef instead of installing own copy of it [1] (diff)
Mark py-omniorb, py-orbit, and py-orbit2 as being mutuallly exclusive.
PR: ports/60019 Submitted by: Patrick Hartling <patrick@137.org> Reviewed by: Joe Marcus Clarke <marcus@marcuscom.com> (py-orbit2), Sergey Matveychuk <sem@ciam.ru> (py-omniorb)
Notes
Notes: svn path=/head/; revision=96541
-rw-r--r--devel/py-omniorb/Makefile2
-rw-r--r--devel/py-orbit/Makefile2
-rw-r--r--devel/py-orbit2/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile
index c84f643daba9..ca21c5eb2d26 100644
--- a/devel/py-omniorb/Makefile
+++ b/devel/py-omniorb/Makefile
@@ -22,6 +22,8 @@ RUN_DEPENDS= omniidl:${PORTSDIR}/devel/omniORB
# see also the "post-extract" target below.
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/omniORB:patch
+CONFLICTS= py*-orbit-*
+
CONFIGURE_WRKSRC= ${WRKSRC}/build
BUILD_WRKSRC= ${CONFIGURE_WRKSRC}
INSTALL_WRKSRC= ${CONFIGURE_WRKSRC}
diff --git a/devel/py-orbit/Makefile b/devel/py-orbit/Makefile
index 8baf87cb0f3f..82dc1e8b8112 100644
--- a/devel/py-orbit/Makefile
+++ b/devel/py-orbit/Makefile
@@ -18,6 +18,8 @@ COMMENT= Python bindings for ORBit, a CORBA 2.2-compliant ORB
LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit
+CONFLICTS= py*-omniorb* py*-orbit-2*
+
USE_GMAKE= yes
USE_GNOME= glib12
GNU_CONFIGURE= yes
diff --git a/devel/py-orbit2/Makefile b/devel/py-orbit2/Makefile
index a5896f6b9a1b..91a40f104110 100644
--- a/devel/py-orbit2/Makefile
+++ b/devel/py-orbit2/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Python bindings for ORBit2
+CONFLICTS= py*-omniorb* py*-orbit-0*
+
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnomehack orbit2