summaryrefslogtreecommitdiff
path: root/games/xmille/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-05 14:18:31 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-05 14:18:31 +0000
commitc228905d38a3a39f5e88581b2ec996f1a43cdfa8 (patch)
tree6919dfcb8b22ab48108e5b489036d9fec569ed50 /games/xmille/Makefile
parent- Update to 5.26 (diff)
- Fix build on -current
PR: 59611 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=95128
Diffstat (limited to 'games/xmille/Makefile')
-rw-r--r--games/xmille/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/games/xmille/Makefile b/games/xmille/Makefile
index 2206c0a21e94..3ecb7cb1eab9 100644
--- a/games/xmille/Makefile
+++ b/games/xmille/Makefile
@@ -21,13 +21,7 @@ WRKSRC= ${WRKDIR}/Mille
USE_IMAKE= yes
MAN1= xmille.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile due to imake"
-.endif
-
post-extract:
@${FIND} ${WRKSRC} -name '*.[ao]' -delete
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>