- Add LICENSE_FILE

- Add missing USES=iconv
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-03-06 06:19:05 +00:00
parent e702d4034e
commit e4064569b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410250

View File

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