aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2008-06-30 17:36:14 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2008-06-30 17:36:14 +0000
commitd1998efdbe82e0000e123bbec9b5a533b0bdd3c4 (patch)
tree705062045aac84c6a61a0e0c9ed2ba0f87233010
parente7a8f8d0b841ffac61235f445e9dd0a76bab7225 (diff)
downloadports-d1998efdbe82e0000e123bbec9b5a533b0bdd3c4.tar.gz
ports-d1998efdbe82e0000e123bbec9b5a533b0bdd3c4.zip
Notes
-rw-r--r--graphics/cegui/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile
index 5bb6e549e11c..297db0675223 100644
--- a/graphics/cegui/Makefile
+++ b/graphics/cegui/Makefile
@@ -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