diff options
author | adamw <adamw@FreeBSD.org> | 2003-06-19 00:14:18 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-06-19 00:14:18 +0000 |
commit | 860dcfe0ebe43c9220ffea42c473f712d691a1a1 (patch) | |
tree | f848f2b8632e61b7b092917b7a8741e2a841f5e9 /devel/libbonobomm | |
parent | 7fe3d140f60001b198152684a85e022916698699 (diff) | |
download | FreeBSD-ports-860dcfe0ebe43c9220ffea42c473f712d691a1a1.zip FreeBSD-ports-860dcfe0ebe43c9220ffea42c473f712d691a1a1.tar.gz |
Chase libORBit-2-cpp shlib version.
Reported by: kris
Diffstat (limited to 'devel/libbonobomm')
-rw-r--r-- | devel/libbonobomm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbonobomm/Makefile b/devel/libbonobomm/Makefile index 9d9a628..6d280bc 100644 --- a/devel/libbonobomm/Makefile +++ b/devel/libbonobomm/Makefile @@ -16,7 +16,7 @@ MAINTAINER= bland@mail.ru COMMENT= C++ interfaces for libbonobo LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2 \ - ORBit-2-cpp.5:${PORTSDIR}/devel/orbitcpp + ORBit-2-cpp.6:${PORTSDIR}/devel/orbitcpp BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_X_PREFIX= yes |