- Fix conflicts

This commit is contained in:
Chin-San Huang 2008-09-02 05:22:15 +00:00
parent c1e4551b11
commit b4811b4aa9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219637

View file

@ -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