aboutsummaryrefslogtreecommitdiff
path: root/net/xbone
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>2004-02-23 04:42:13 +0000
committerGarrett Wollman <wollman@FreeBSD.org>2004-02-23 04:42:13 +0000
commit60aab665670e50cb18bba45ee25f2ed091759741 (patch)
tree924c1af9c149083e0626ceb279b67ad6ca69e630 /net/xbone
parentab7ba5abd2606b7e7d23d2359bb0a26004d0eec0 (diff)
downloadports-60aab665670e50cb18bba45ee25f2ed091759741.tar.gz
ports-60aab665670e50cb18bba45ee25f2ed091759741.zip
Notes
Diffstat (limited to 'net/xbone')
-rw-r--r--net/xbone/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xbone/Makefile b/net/xbone/Makefile
index 6f0c8242c0a5..549c37952020 100644
--- a/net/xbone/Makefile
+++ b/net/xbone/Makefile
@@ -41,7 +41,7 @@ pre-fetch:
@${FALSE}
.elif defined(OPTION)
.if ${OPTION}==RD
-BUILD_DEPENDS= ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net/p5-Net-Netmask \
+BUILD_DEPENDS= ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask \
${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay
INSTALL_TARGET= rd
PLIST= ${PKGDIR}/pkg-plist.rd
@@ -49,7 +49,7 @@ PLIST= ${PKGDIR}/pkg-plist.rd
BUILD_DEPENDS= ${PREFIX}/sbin/httpsd:${PORTSDIR}/www/apache13-ssl\
${SITE_PERL}/CGI/Carp.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/Mail/Sendmail.pm:${PORTSDIR}/mail/p5-Mail-Sendmail \
- ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net/p5-Net-Netmask\
+ ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask\
${SITE_PERL}/File/CounterFile.pm:${PORTSDIR}/misc/p5-File-CounterFile \
${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \
${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent