summaryrefslogtreecommitdiff
path: root/games/scorched3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/scorched3d/Makefile')
-rw-r--r--games/scorched3d/Makefile29
1 files changed, 1 insertions, 28 deletions
diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile
index 2def909beefd..a5d0026ba72d 100644
--- a/games/scorched3d/Makefile
+++ b/games/scorched3d/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scorched3d
PORTVERSION= 0.${SCORCH_VERSION}${SCORCH_REVISION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= scorched3d
@@ -51,33 +51,6 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" \
.include <bsd.port.pre.mk>
post-patch:
- @${REINPLACE_CMD} -E 's,#include.*<SDL/(SDL.*\.h)>,#include <SDL11/\1>,g' \
- ${WRKSRC}/configure.ac \
- ${WRKSRC}/src/GLEXT/GLBitmap.cpp \
- ${WRKSRC}/src/GLEXT/GLState.h \
- ${WRKSRC}/src/GLEXT/GLStateExtension.cpp \
- ${WRKSRC}/src/client/ClientMain.cpp \
- ${WRKSRC}/src/client/SoftwareMouse.cpp \
- ${WRKSRC}/src/client/UniqueIdStore.cpp \
- ${WRKSRC}/src/common/Clock.cpp \
- ${WRKSRC}/src/common/Display.h \
- ${WRKSRC}/src/common/Gamma.cpp \
- ${WRKSRC}/src/common/Gamma.h \
- ${WRKSRC}/src/common/KeyStateTranslate.h \
- ${WRKSRC}/src/common/KeyTranslate.h \
- ${WRKSRC}/src/common/KeyboardHistory.h \
- ${WRKSRC}/src/common/Logger.cpp \
- ${WRKSRC}/src/common/Mouse.h \
- ${WRKSRC}/src/common/RandomGenerator.cpp \
- ${WRKSRC}/src/coms/NetBuffer.cpp \
- ${WRKSRC}/src/coms/NetBuffer.h \
- ${WRKSRC}/src/coms/NetMessageHandler.h \
- ${WRKSRC}/src/coms/NetMessagePool.h \
- ${WRKSRC}/src/engine/MainLoop.cpp \
- ${WRKSRC}/src/scorched/MainDialog.cpp \
- ${WRKSRC}/src/scorched/main.cpp \
- ${WRKSRC}/src/server/ServerBrowserInfo.h \
- ${WRKSRC}/src/server/ServerMain.cpp
@${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,g' \
${WRKSRC}/src/3dsparse/aseFile.tab.cpp \
${WRKSRC}/src/ode/config.h