diff options
Diffstat (limited to 'devel/libiqxmlrpc/Makefile')
-rw-r--r-- | devel/libiqxmlrpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile index ef8bdf7dc537..6055f383c99a 100644 --- a/devel/libiqxmlrpc/Makefile +++ b/devel/libiqxmlrpc/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF MAINTAINER= fjoe@FreeBSD.org COMMENT= Free, object-oriented XML-RPC implementation written in C++ -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost\ +LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs\ xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 GNU_CONFIGURE= yes |