net/xmlrpc-c: Update dependencies
After r473964, expat source code is no longer present in the libwww tree. Reported by: Q/A tests Approved by: garga (maintainer)
This commit is contained in:
parent
64d64af272
commit
43c42948fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473965
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= xmlrpc-c
|
||||
PORTVERSION= 1.39.13
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= SF/${PORTNAME}/Xmlrpc-c%20Super%20Stable/${PORTVERSION}
|
||||
|
||||
@ -31,7 +31,9 @@ USE_LDCONFIG= yes
|
||||
|
||||
CURL_LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
CURL_CONFIGURE_ENABLE= curl-client
|
||||
LIBWWW_LIB_DEPENDS= libwwwcore.so:www/libwww
|
||||
LIBWWW_USES= ssl
|
||||
LIBWWW_LIB_DEPENDS= libwwwcore.so:www/libwww \
|
||||
libexpat.so:textproc/expat2
|
||||
LIBWWW_CONFIGURE_ENABLE=libwww-client
|
||||
LIBWWW_CONFIGURE_WITH= libwww-ssl
|
||||
CPLUSPLUS_CONFIGURE_ENABLE= cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user