diff options
author | bland <bland@FreeBSD.org> | 2004-04-19 15:55:14 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2004-04-19 15:55:14 +0800 |
commit | 8ba1aa4588abe252f38a65fb8ce2333f97059aee (patch) | |
tree | e429217e7708048bc74e2919625a3b660d4b03ba /devel | |
parent | f8b625e5fa736545b8170e3ee92065bd020a2f52 (diff) | |
download | freebsd-ports-gnome-8ba1aa4588abe252f38a65fb8ce2333f97059aee.tar.gz freebsd-ports-gnome-8ba1aa4588abe252f38a65fb8ce2333f97059aee.tar.zst freebsd-ports-gnome-8ba1aa4588abe252f38a65fb8ce2333f97059aee.zip |
Remove BROKEN. Build problem was fixed in recent commit to devel/orbitcpp.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libbonobomm/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libbonobomm/Makefile b/devel/libbonobomm/Makefile index 9e1c59d1b029..046d06de1607 100644 --- a/devel/libbonobomm/Makefile +++ b/devel/libbonobomm/Makefile @@ -20,8 +20,6 @@ LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2 \ ORBit-2-cpp.8:${PORTSDIR}/devel/orbitcpp BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 -BROKEN= "Does not compile" - USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes |