aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-WAP-wbxml
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 11:04:34 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 11:04:34 +0000
commit7c2ce3b0d85a5ca0909bb98e5c6c29e079e8726b (patch)
tree8dd01e702d1d2503cd1444c7d702d66472a07e2a /converters/p5-WAP-wbxml
parent9144df7eca431da9991b4a26c4890571235eb415 (diff)
downloadports-7c2ce3b0d85a5ca0909bb98e5c6c29e079e8726b.tar.gz
ports-7c2ce3b0d85a5ca0909bb98e5c6c29e079e8726b.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300213
Diffstat (limited to 'converters/p5-WAP-wbxml')
-rw-r--r--converters/p5-WAP-wbxml/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/p5-WAP-wbxml/Makefile b/converters/p5-WAP-wbxml/Makefile
index a567e0395936..10d30dfcfa1a 100644
--- a/converters/p5-WAP-wbxml/Makefile
+++ b/converters/p5-WAP-wbxml/Makefile
@@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= timur@FreeBSD.org
COMMENT= Binarization of XML file
-BUILD_DEPENDS= ${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM \
- ${SITE_PERL}/I18N/Charset.pm:${PORTSDIR}/misc/p5-I18N-Charset \
- ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper
+BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM \
+ p5-I18N-Charset>=0:${PORTSDIR}/misc/p5-I18N-Charset \
+ p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_DOS2UNIX= yes