aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2009-12-25 23:54:39 +0800
committerkuriyama <kuriyama@FreeBSD.org>2009-12-25 23:54:39 +0800
commit8df0e60ba576664082f0dff5c6b0c8546bc18500 (patch)
treea001b636289327d8b439d27b5d18245624fd98ca /net
parent35a61d59c8b55b315c27cb6d7b27e1c2fae9bda4 (diff)
downloadfreebsd-ports-gnome-8df0e60ba576664082f0dff5c6b0c8546bc18500.tar.gz
freebsd-ports-gnome-8df0e60ba576664082f0dff5c6b0c8546bc18500.tar.zst
freebsd-ports-gnome-8df0e60ba576664082f0dff5c6b0c8546bc18500.zip
- Remove test-only and included-in-perl-5.8 dependencies.
Diffstat (limited to 'net')
-rw-r--r--net/p5-OurNet-BBS/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-OurNet-BBS/Makefile b/net/p5-OurNet-BBS/Makefile
index 127ac6178986..53d6c6be40b6 100644
--- a/net/p5-OurNet-BBS/Makefile
+++ b/net/p5-OurNet-BBS/Makefile
@@ -7,7 +7,7 @@
PORTNAME= OurNet-BBS
PORTVERSION= 1.66
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -24,7 +24,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/
${SITE_PERL}/${PERL_ARCH}/Crypt/TEA.pm:${PORTSDIR}/security/p5-Crypt-TEA \
${SITE_PERL}/${PERL_ARCH}/Crypt/Twofish.pm:${PORTSDIR}/security/p5-Crypt-Twofish \
${SITE_PERL}/${PERL_ARCH}/Crypt/Twofish2.pm:${PORTSDIR}/security/p5-Crypt-Twofish2 \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
${SITE_PERL}/Crypt/Blowfish_PP.pm:${PORTSDIR}/security/p5-Crypt-Blowfish_PP \
${SITE_PERL}/Crypt/DES_PP.pm:${PORTSDIR}/security/p5-Crypt-DES_PP \