aboutsummaryrefslogtreecommitdiff
path: root/net/tcpdump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpdump/Makefile')
-rw-r--r--net/tcpdump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile
index c9e30103547a..54b14816f236 100644
--- a/net/tcpdump/Makefile
+++ b/net/tcpdump/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.tcpdump.org/release/
MAINTAINER= wxs@FreeBSD.org
COMMENT= Ubiquitous network traffic analysis tool
-LIB_DEPENDS= pcap:${PORTSDIR}/net/libpcap
+LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap
GNU_CONFIGURE= yes
USES= gmake