From e4064569b37957d185c183e2d3f840e6fbee0172 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Mar 2016 06:19:05 +0000 Subject: [PATCH] - Add LICENSE_FILE - Add missing USES=iconv --- textproc/xerces-c3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}