diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-03-06 10:08:06 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-03-06 10:08:06 +0000 |
commit | 90b02988db4f7e92ad1cfe82deefedd3bdd97ff0 (patch) | |
tree | cd6e9e208edbe0336879039bc8028b5c3483f024 /textproc/xerces-c3 | |
parent | 0fcdbaa2f1570ef21aa02c5cf46b8fd87d6e4720 (diff) |
Notes
Diffstat (limited to 'textproc/xerces-c3')
-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 |