aboutsummaryrefslogtreecommitdiff
path: root/net/tcpdump
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-16 08:26:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-16 08:26:25 +0000
commitd22728a7e856c5c9ae691125736d656a2c1163ad (patch)
tree631e17a2b7895241106d33db493284675e581402 /net/tcpdump
parentf329319eb51eb2930a53eb96f5f2932c737a71b8 (diff)
downloadports-d22728a7e856c5c9ae691125736d656a2c1163ad.tar.gz
ports-d22728a7e856c5c9ae691125736d656a2c1163ad.zip
Notes
Diffstat (limited to 'net/tcpdump')
-rw-r--r--net/tcpdump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile
index 54b14816f236..d57c7c4c4d8c 100644
--- a/net/tcpdump/Makefile
+++ b/net/tcpdump/Makefile
@@ -52,7 +52,7 @@ CONFIGURE_ARGS+= --disable-smb
.endif
.if ${PORT_OPTIONS:MSMI}
-LIB_DEPENDS+= smi:${PORTSDIR}/net-mgmt/libsmi
+LIB_DEPENDS+= libsmi.so:${PORTSDIR}/net-mgmt/libsmi
.else
CONFIGURE_ARGS+= --disable-smi
.endif