summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-14 20:04:28 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-02-14 20:04:28 +0000
commitbd236b07c10dc494691a7323473887bfe445acb6 (patch)
tree5d26787405fd12653f01e0d5a1f3c433b3d998f5 /www
parent- Update to 2.03 (diff)
- Chase Moose.pm move from SITE_PERL/Moose.pm -> SITE_PERL/PERL_ARCH/Moose.pm
resultant from the devel/p5-Moose update to 0.98 Reported by: pav via pointyhat
Notes
Notes: svn path=/head/; revision=249850
Diffstat (limited to 'www')
-rw-r--r--www/p5-WWW-Mechanize-TreeBuilder/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Mechanize-TreeBuilder/Makefile b/www/p5-WWW-Mechanize-TreeBuilder/Makefile
index bdcbe0c79668..abca6f506dc4 100644
--- a/www/p5-WWW-Mechanize-TreeBuilder/Makefile
+++ b/www/p5-WWW-Mechanize-TreeBuilder/Makefile
@@ -7,6 +7,7 @@
PORTNAME= WWW-Mechanize-TreeBuilder
PORTVERSION= 1.10001
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,7 +18,7 @@ COMMENT= WWW::Mechanize::TreeBuilder
BUILD_DEPENDS= ${SITE_PERL}/MooseX/Role/Parameterized.pm:${PORTSDIR}/devel/p5-MooseX-Role-Parameterized \
${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree \
${SITE_PERL}/Test/WWW/Mechanize.pm:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
- ${SITE_PERL}/Moose.pm:${PORTSDIR}/devel/p5-Moose
+ ${SITE_PERL}/${PERL_ARCH}/Moose.pm:${PORTSDIR}/devel/p5-Moose
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes