aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xerces-c3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/xerces-c3/Makefile b/textproc/xerces-c3/Makefile
index 66d97bad32f1..2b0b8099e335 100644
--- a/textproc/xerces-c3/Makefile
+++ b/textproc/xerces-c3/Makefile
@@ -11,6 +11,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Validating XML parser from the Apache XML Project
LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
CONFLICTS_INSTALL= xerces-c2-[0-9]* xerces-c2-devel-[0-9]*
@@ -22,7 +23,7 @@ INSTALL_TARGET= install-strip
MAKE_ENV= XERCESCROOT=${WRKSRC}
TEST_TARGET= check
USE_LDCONFIG= yes
-USES= cpe gmake libtool pathfix
+USES= cpe gmake iconv libtool pathfix
PLIST_SUB= MAJOR_VER=${PORTVERSION:R}