aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Test-XPath
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:51:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:51:04 +0000
commit9f48528e6e53a3f6a788a0bfcf5f3d434d79921a (patch)
treef134d7bf940f5f50482b60e36c255e9f239360d6 /lang/p5-Test-XPath
parentf25de658a01310d78cbb67209274b82dcbf0878e (diff)
downloadports-9f48528e6e53a3f6a788a0bfcf5f3d434d79921a.tar.gz
ports-9f48528e6e53a3f6a788a0bfcf5f3d434d79921a.zip
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=327454
Diffstat (limited to 'lang/p5-Test-XPath')
-rw-r--r--lang/p5-Test-XPath/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/p5-Test-XPath/Makefile b/lang/p5-Test-XPath/Makefile
index 9b41cb188d3a..01662043d6d8 100644
--- a/lang/p5-Test-XPath/Makefile
+++ b/lang/p5-Test-XPath/Makefile
@@ -15,7 +15,8 @@ LICENSE_COMB= dual
RUN_DEPENDS= p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Test::XPath.3