diff options
Diffstat (limited to 'devel/orbitcpp/Makefile')
-rw-r--r-- | devel/orbitcpp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/orbitcpp/Makefile b/devel/orbitcpp/Makefile index 142058180d53..103cb72b8e8f 100644 --- a/devel/orbitcpp/Makefile +++ b/devel/orbitcpp/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= C++ bindings for ORBit, a CORBA 2.2-compliant ORB + BROKEN= "Does not build" LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit |