diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:28:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:28:59 +0000 |
commit | f0fdebb721491fbf0dea833680c9ea105771336c (patch) | |
tree | 1993b4821f02161214181fd83440a9d2fb50aa31 /devel/orbitcpp/Makefile | |
parent | 9a674d6c696a76770cfd19672e9f25a55e24adde (diff) | |
download | ports-f0fdebb721491fbf0dea833680c9ea105771336c.tar.gz ports-f0fdebb721491fbf0dea833680c9ea105771336c.zip |
Notes
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 2c29528640c1..67151454fce5 100644 --- a/devel/orbitcpp/Makefile +++ b/devel/orbitcpp/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +BROKEN= "Does not build" + LIB_DEPENDS= ORBit.2:${PORTSDIR}/devel/ORBit USE_GLIB= yes |