- Fix depobj
Reported by: pointyhat
This commit is contained in:
parent
4abeb0f326
commit
fdc2352a81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210343
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ MAINTAINER= fjoe@FreeBSD.org
|
|||
COMMENT= Free, object-oriented XML-RPC implementation written in C++
|
||||
|
||||
LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost\
|
||||
xml++-2.6.2:${PORTSDIR}/textproc/libxml++26
|
||||
xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
|
|
Loading…
Reference in a new issue