- Fix conflicts
This commit is contained in:
parent
c1e4551b11
commit
b4811b4aa9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219637
1 changed files with 1 additions and 3 deletions
|
@ -16,13 +16,11 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
|
|||
MAINTAINER= chinsan@FreeBSD.org
|
||||
COMMENT= XML-RPC library for C and C++
|
||||
|
||||
CONFLICTS= xmlrpc-c-devel-[0-9]*
|
||||
|
||||
OPTIONS= DEBUG "Compile with debugging information" off \
|
||||
CURL "Compile with curl support" on \
|
||||
LIBWWW "Compile with libwww support" off
|
||||
|
||||
CONFLICTS= xmlrpc-epi-0.*
|
||||
CONFLICTS= xmlrpc-epi-0.* xmlrpc-c-devel-[0-9]*
|
||||
|
||||
USE_GNOME= gnometarget
|
||||
USE_PERL5= yes
|
||||
|
|
Loading…
Reference in a new issue