diff options
Diffstat (limited to 'textproc/xerces-c3/Makefile')
-rw-r--r-- | textproc/xerces-c3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-c3/Makefile b/textproc/xerces-c3/Makefile index b80e35e52534..25e6edbdf128 100644 --- a/textproc/xerces-c3/Makefile +++ b/textproc/xerces-c3/Makefile @@ -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 |