diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-28 11:45:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-07-28 11:45:08 +0000 |
commit | d1107bb40e81d1186ea75412dd5d61d736e4d726 (patch) | |
tree | 103926d89737f146b97db5255f054196dadab9fc /devel/libiqxmlrpc/Makefile | |
parent | d89dccb61e24d9db4b71225fafab4061ae50cf51 (diff) |
Notes
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 |