1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

The previous commit accidentally contained a partial upgrade to ctrace 0.9.

Complete the upgrade.
This commit is contained in:
Kris Kennaway 2003-07-12 10:02:34 +00:00
parent 33c32eafb0
commit 633149d689
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84757

View File

@ -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