From f18013acc8a8ecd92b80728cc7244aacc5a32f43 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 12 Jul 2003 10:02:34 +0000 Subject: The previous commit accidentally contained a partial upgrade to ctrace 0.9. Complete the upgrade. --- net/ctrace/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/ctrace') diff --git a/net/ctrace/Makefile b/net/ctrace/Makefile index d6e3eba..f8f4b6f 100644 --- a/net/ctrace/Makefile +++ b/net/ctrace/Makefile @@ -14,7 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Multiprotocol traceroute tool BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/RawIP.pm:${PORTSDIR}/net/p5-Net-RawIP -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/RawIP.pm:${PORTSDIR}/net/p5-Net-RawIP +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/RawIP.pm:${PORTSDIR}/net/p5-Net-RawIP \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/p5-libwww NO_BUILD= yes USE_BZIP2= yes -- cgit v1.1