diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-14 20:04:28 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-14 20:04:28 +0000 |
commit | bd236b07c10dc494691a7323473887bfe445acb6 (patch) | |
tree | 5d26787405fd12653f01e0d5a1f3c433b3d998f5 /net/p5-Net-Hiveminder | |
parent | 8bfbdba26a663fa6e0f0ea371518c5b2531b13b0 (diff) | |
download | ports-bd236b07c10dc494691a7323473887bfe445acb6.tar.gz ports-bd236b07c10dc494691a7323473887bfe445acb6.zip |
Notes
Diffstat (limited to 'net/p5-Net-Hiveminder')
-rw-r--r-- | net/p5-Net-Hiveminder/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Hiveminder/Makefile b/net/p5-Net-Hiveminder/Makefile index 0822fbec454a..cb00fc83491d 100644 --- a/net/p5-Net-Hiveminder/Makefile +++ b/net/p5-Net-Hiveminder/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net-Hiveminder PORTVERSION= 0.08 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= Perl interface to hiveminder.com RUN_DEPENDS= ${SITE_PERL}/Email/Simple/Creator.pm:${PORTSDIR}/mail/p5-Email-Simple \ - ${SITE_PERL}/Moose.pm:${PORTSDIR}/devel/p5-Moose \ + ${SITE_PERL}/${PERL_ARCH}/Moose.pm:${PORTSDIR}/devel/p5-Moose \ ${SITE_PERL}/Term/Encoding.pm:${PORTSDIR}/devel/p5-Term-Encoding \ ${SITE_PERL}/Net/Jifty.pm:${PORTSDIR}/net/p5-Net-Jifty \ ${SITE_PERL}/Number/RecordLocator.pm:${PORTSDIR}/converters/p5-Number-RecordLocator |