summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-09-25 12:37:51 +0000
committerclsung <clsung@FreeBSD.org>2006-09-25 12:37:51 +0000
commitf0ebcf3f74f3b657aa25791869189b3a4850d08e (patch)
treef694d5b6804e4942f1be6d8c019d40ac3a47b8fa /net
parent32a4983918e6b97a81087419a5c630ef60632160 (diff)
downloadFreeBSD-ports-f0ebcf3f74f3b657aa25791869189b3a4850d08e.zip
FreeBSD-ports-f0ebcf3f74f3b657aa25791869189b3a4850d08e.tar.gz
- fix dependency
Diffstat (limited to 'net')
-rw-r--r--net/p5-OurNet-BBS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-OurNet-BBS/Makefile b/net/p5-OurNet-BBS/Makefile
index 3ac64c2..8e4d649 100644
--- a/net/p5-OurNet-BBS/Makefile
+++ b/net/p5-OurNet-BBS/Makefile
@@ -24,13 +24,13 @@ 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}/Date/Format.pm:${PORTSDIR}/devel/p5-DateTime \
- ${SITE_PERL}/${PERL_ARCH}/Date/Parse.pm:${PORTSDIR}/devel/p5-DateTime \
${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 \
${SITE_PERL}/Crypt/Rijndael_PP.pm:${PORTSDIR}/security/p5-Crypt-Rijndael_PP \
+ ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
+ ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
${SITE_PERL}/Hook/LexWrap.pm:${PORTSDIR}/devel/p5-Hook-LexWrap \
${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \
OpenPOWER on IntegriCloud