aboutsummaryrefslogtreecommitdiff
path: root/games/linwarrior/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-04-15 00:14:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-04-15 00:14:18 +0000
commit447ac79701ea344450a1b74cb50f4430cdbc41af (patch)
tree5012502cf4acdcd941bf0a7163be0f83abe32e34 /games/linwarrior/Makefile
parent4c867050c9d32bd4c51bd905d17ee37e4769c4f3 (diff)
downloadports-447ac79701ea344450a1b74cb50f4430cdbc41af.tar.gz
ports-447ac79701ea344450a1b74cb50f4430cdbc41af.zip
Notes
Diffstat (limited to 'games/linwarrior/Makefile')
-rw-r--r--games/linwarrior/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/games/linwarrior/Makefile b/games/linwarrior/Makefile
index ea4800849f4b..53a826fd24ae 100644
--- a/games/linwarrior/Makefile
+++ b/games/linwarrior/Makefile
@@ -31,12 +31,6 @@ DESKTOP_ENTRIES="LinWarrior 3D" \
"Game;ActionGame;Simulation;" \
false
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 800007
-EXTRA_PATCHES= ${FILESDIR}/extra-patch-source-cMech.cpp
-.endif
-
post-extract:
@${FIND} ${WRKSRC} -type d -exec chmod a+rx {} \;
@${FIND} ${WRKSRC} -type f -exec chmod a+r {} \;
@@ -51,4 +45,4 @@ do-install:
${MKDIR} ${DATADIR}
cd ${WRKSRC}/data && ${COPYTREE_SHARE} '*' ${DATADIR}/
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>