aboutsummaryrefslogtreecommitdiff
path: root/net/tcptraceroute
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-08-31 20:01:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-08-31 20:01:52 +0000
commitee72ee859553377e69625bb76a88f7e4720bc370 (patch)
tree5009e582d73a459475a6c26da2ec5df675da1fb7 /net/tcptraceroute
parent7629b2581a4d00dd455a28486ed0647642c0edcf (diff)
downloadports-ee72ee859553377e69625bb76a88f7e4720bc370.tar.gz
ports-ee72ee859553377e69625bb76a88f7e4720bc370.zip
- Change libnet dependency line to a file exclusive to net/libnet port
PR: ports/85441 Submitted by: Vasil Dimov <vd@datamax.bg>
Notes
Notes: svn path=/head/; revision=141628
Diffstat (limited to 'net/tcptraceroute')
-rw-r--r--net/tcptraceroute/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile
index e8b200a06bbf..1dd866ec28c5 100644
--- a/net/tcptraceroute/Makefile
+++ b/net/tcptraceroute/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://michael.toren.net/code/tcptraceroute/
MAINTAINER= ports@FreeBSD.org
COMMENT= A traceroute implementation using TCP packets
-BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
+BUILD_DEPENDS= ${LOCALBASE}/lib/libpwrite.a:${PORTSDIR}/net/libnet
MAN8= tcptraceroute.8