summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-10 18:36:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-10 18:36:41 +0000
commit5dd9f3f42acdb993c1f140e7d0386e8c6d822275 (patch)
tree9367e393ca8fbac0a68730787030b9c76abc5fbd /converters
parentAdd LICENSE_FILE (diff)
Fix *_DEPENDS: remove Perl core modules
- Add LICENSE_FILE - Bump PORTREVISION for dependency change Approved by: portmgr (blanket) With hat: perl
Notes
Notes: svn path=/head/; revision=431120
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-WAP-wbxml/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/converters/p5-WAP-wbxml/Makefile b/converters/p5-WAP-wbxml/Makefile
index 41ccb6b3112e..8654341667a1 100644
--- a/converters/p5-WAP-wbxml/Makefile
+++ b/converters/p5-WAP-wbxml/Makefile
@@ -3,6 +3,7 @@
PORTNAME= WAP-wbxml
PORTVERSION= 1.14
+PORTREVISION= 1
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,10 +12,10 @@ MAINTAINER= bofh@FreeBSD.org
COMMENT= Binarization of XML file
LICENSE= ART20
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM \
- p5-I18N-Charset>=0:misc/p5-I18N-Charset \
- p5-Data-Dumper>=0:devel/p5-Data-Dumper
+ p5-I18N-Charset>=0:misc/p5-I18N-Charset
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= dos2unix perl5