fix if lua 5.1 is installed
PR: ports/125107 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
This commit is contained in:
parent
e7a8f8d0b8
commit
d1998efdbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216039
1 changed files with 0 additions and 3 deletions
|
@ -52,9 +52,6 @@ post-patch:
|
|||
${WRKSRC}/src/CEGUIDynamicModule.cpp \
|
||||
${WRKSRC}/Samples/common/src/CEGuiSample.cpp \
|
||||
${WRKSRC}/src/CEGUISystem.cpp
|
||||
@${REINPLACE_CMD} -e 's|INCLUDES = |&-I${LOCALBASE}/include/lua51 |' \
|
||||
${WRKSRC}/ScriptingModules/CEGUILua/tolua++bin/Makefile.in \
|
||||
${WRKSRC}/ScriptingModules/CEGUILua/LuaScriptModule/src/Makefile.in
|
||||
@${REINPLACE_CMD} -e 's|ILvoid|void|g' \
|
||||
${WRKSRC}/ImageCodecModules/DevILImageCodec/CEGUIDevILImageCodec.cpp
|
||||
|
||||
|
|
Loading…
Reference in a new issue