mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Add LICENSE_FILE
- Add missing USES=iconv
This commit is contained in:
parent
e702d4034e
commit
e4064569b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410250
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user