summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/dynamips-devel/Makefile1
-rw-r--r--emulators/dynamips/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/emulators/dynamips-devel/Makefile b/emulators/dynamips-devel/Makefile
index 41d9d073fd9f..08561b3c1285 100644
--- a/emulators/dynamips-devel/Makefile
+++ b/emulators/dynamips-devel/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
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