aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/wireshark/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index bcc31507622f..b634d40f9cf2 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -176,6 +176,7 @@ MAN4+= wireshark-filter.4
post-patch:
@${REINPLACE_CMD} -e 's|%%LUA_INCDIR%%|${LUA_INCDIR}|g ; \
+ s|-Wl,--as-needed|| ; \
s|%%LUA_LIBDIR%%|${LUA_LIBDIR}|g' \
${WRKSRC}/configure