aboutsummaryrefslogtreecommitdiff
path: root/emulators/dynamips-devel
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2006-11-14 04:24:43 +0000
committerMax Khon <fjoe@FreeBSD.org>2006-11-14 04:24:43 +0000
commit375ae2ae35fd96d54588b051ed83c10437a1cf79 (patch)
tree2310478ad8b3673d147c9e57e8869115c667b39b /emulators/dynamips-devel
parentedd3566211bdb6546cd9d40c760e7aa31e8f10b9 (diff)
downloadports-375ae2ae35fd96d54588b051ed83c10437a1cf79.tar.gz
ports-375ae2ae35fd96d54588b051ed83c10437a1cf79.zip
Notes
Diffstat (limited to 'emulators/dynamips-devel')
-rw-r--r--emulators/dynamips-devel/Makefile1
1 files changed, 0 insertions, 1 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