1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Fix CONFLICTS line

Suggested by:	thierry
This commit is contained in:
Pietro Cerutti 2014-03-06 10:08:06 +00:00
parent 0fcdbaa2f1
commit 90b02988db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347179

View File

@ -12,7 +12,7 @@ DISTNAME= xerces-c-${PORTVERSION}
MAINTAINER= gahr@FreeBSD.org
COMMENT= Validating XML parser from the Apache XML Project
CONFLICTS= xerces_c-[0-9]* xerces-c2-[0-9]*
CONFLICTS= xerces-c2-[0-9]* xerces-c2-devel-[0-9]*
USES= gmake pathfix
USE_LDCONFIG= yes