mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
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.
10 lines
294 B
Text
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@
|