diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
commit | 488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch) | |
tree | b3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /devel/py-omniorb | |
parent | 10dd0a6b4815105a91d553a547faf3e8f9a4a27e (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=80309
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; |