diff options
Diffstat (limited to 'devel/py-omniorb')
-rw-r--r-- | devel/py-omniorb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile index db3c1f997cbf..5eeb11952c6f 100644 --- a/devel/py-omniorb/Makefile +++ b/devel/py-omniorb/Makefile @@ -16,6 +16,8 @@ DISTNAME= omniORBpy-${PORTVERSION} MAINTAINER= ak03@gte.com COMMENT= Python bindings for omniORB4, a CORBA 2.6 ORB +BROKEN= "Does not compile" + LIB_DEPENDS= omniORB4.0:${PORTSDIR}/devel/omniORB RUN_DEPENDS= omniidl:${PORTSDIR}/devel/omniORB # parts of omniORB4 source tree is required to build omniORBpy; |