opnsense-ports/www/elinks/files/patch-src_scripting_lua_Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
320 B
Text

--- src/scripting/lua/Makefile.orig 2007-07-30 16:17:41.000000000 +0200
+++ src/scripting/lua/Makefile 2007-07-30 16:17:53.000000000 +0200
@@ -1,7 +1,7 @@
top_builddir=../../..
include $(top_builddir)/Makefile.config
-INCLUDES += $(LUA_CFLAGS)
+INCLUDES += $(LUA_CFLAGS) $(CPPFLAGS)
OBJS = lua.o hooks.o core.o