ports/net/wireshark/files/patch-Makefile.in
Joe Marcus Clarke 1fc660367a Update to 1.4.0. See
http://www.wireshark.org/docs/relnotes/wireshark-1.4.0.html for a list of
changes in this release.

Note: Wireless mesh support has not been updated for 1.4.0.
2010-09-04 21:45:55 +00:00

10 lines
294 B
Text

--- Makefile.in.orig 2010-08-29 18:20:27.000000000 -0400
+++ Makefile.in 2010-09-04 17:17:43.000000000 -0400
@@ -444,6 +444,7 @@ LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
LUA_INCLUDES = @LUA_INCLUDES@
+LIBS = @LUA_LIBS@
LUA_LIBS = @LUA_LIBS@
LYNX = @LYNX@
MAKEINFO = @MAKEINFO@