aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-OpenDHT
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-05-25 05:28:53 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-05-25 05:28:53 +0000
commitfcec3087afa239ecced575f629ade6d7788c3aa2 (patch)
treed6f59c7ec42addcbbde6c25b10eff99efa9c2b3f /net/p5-Net-OpenDHT
parentdef06672e48599191b66fafce175ea6cfb414d03 (diff)
downloadports-fcec3087afa239ecced575f629ade6d7788c3aa2.tar.gz
ports-fcec3087afa239ecced575f629ade6d7788c3aa2.zip
Notes
Diffstat (limited to 'net/p5-Net-OpenDHT')
-rw-r--r--net/p5-Net-OpenDHT/Makefile14
-rw-r--r--net/p5-Net-OpenDHT/pkg-plist3
2 files changed, 7 insertions, 10 deletions
diff --git a/net/p5-Net-OpenDHT/Makefile b/net/p5-Net-OpenDHT/Makefile
index 18c9e2e21c7c..4be355f5206e 100644
--- a/net/p5-Net-OpenDHT/Makefile
+++ b/net/p5-Net-OpenDHT/Makefile
@@ -15,25 +15,25 @@ PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= Access the Open Distributed Hash Table (Open DHT)
-BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Chained/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor-Chained \
+RUN_DEPENDS= ${SITE_PERL}/Class/Accessor/Chained/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor-Chained \
${SITE_PERL}/App/Cache.pm:${PORTSDIR}/devel/p5-App-Cache \
${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS+= ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \
+ ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple
-BROKEN= Does not build
-
-PERL_MOD_BUILD= yes
+PERL_MODBUILD= yes
MAN3= Net::OpenDHT.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500800
-IGNORE= requires Perl 5.8. Please install lang/perl5 or lang/perl5.8
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires Perl 5.6. Please install lang/perl5 or lang/perl5.8
.endif
.include <bsd.port.post.mk>
diff --git a/net/p5-Net-OpenDHT/pkg-plist b/net/p5-Net-OpenDHT/pkg-plist
index 2be4c04d705b..f77f064fd436 100644
--- a/net/p5-Net-OpenDHT/pkg-plist
+++ b/net/p5-Net-OpenDHT/pkg-plist
@@ -1,5 +1,2 @@
%%SITE_PERL%%/Net/OpenDHT.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenDHT/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenDHT
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net