diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-12-24 16:34:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-12-24 16:34:45 +0000 |
commit | 055b8e6df0d6867352b195c58df0a2409576723f (patch) | |
tree | 357cc41356e6cf71b12d19e683287583dcccd731 /devel/py-orbit | |
parent | 8691b0c2d84f87c6b002318f1d6ed3d482f4ce5b (diff) | |
download | ports-055b8e6df0d6867352b195c58df0a2409576723f.tar.gz ports-055b8e6df0d6867352b195c58df0a2409576723f.zip |
Notes
Diffstat (limited to 'devel/py-orbit')
-rw-r--r-- | devel/py-orbit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |