aboutsummaryrefslogtreecommitdiff
path: root/devel/py-omniorb
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 /devel/py-omniorb
parent8691b0c2d84f87c6b002318f1d6ed3d482f4ce5b (diff)
downloadports-055b8e6df0d6867352b195c58df0a2409576723f.tar.gz
ports-055b8e6df0d6867352b195c58df0a2409576723f.zip
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
Diffstat (limited to 'devel/py-omniorb')
-rw-r--r--devel/py-omniorb/Makefile2
1 files changed, 2 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}