aboutsummaryrefslogtreecommitdiff
path: root/emulators/dynamips
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/dynamips')
-rw-r--r--emulators/dynamips/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/dynamips/Makefile b/emulators/dynamips/Makefile
index 41d9d073fd9f..08561b3c1285 100644
--- a/emulators/dynamips/Makefile
+++ b/emulators/dynamips/Makefile
@@ -48,7 +48,6 @@ DYNAMIPS_ARCH= "nojit"
.if ${OSVERSION} < 602100 || ${OSVERSION} < 700021
#
# Requires libpcap 0.9.4
-LIB_DEPENDS+= pcap.2:${PORTSDIR}/net/libpcap
BUILD_DEPENDS+= libpcap>=0.9.4:${PORTSDIR}/net/libpcap
.endif