summaryrefslogtreecommitdiff
path: root/games/craft/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2003-09-26 14:04:54 +0000
committertron <tron@pkgsrc.org>2003-09-26 14:04:54 +0000
commitb4ce68718407ef14b2110f4e56adae4d07a6d286 (patch)
treedc0f0160ab146bbc3b188d8d455ebef088db7094 /games/craft/Makefile
parent1164a23d20df0c593801465966a5dc67cc5db35e (diff)
downloadpkgsrc-b4ce68718407ef14b2110f4e56adae4d07a6d286.tar.gz
Fix GCC 3.3.1 related build problem.
Diffstat (limited to 'games/craft/Makefile')
-rw-r--r--games/craft/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/craft/Makefile b/games/craft/Makefile
index c4d48b610e9..1d74a5291a0 100644
--- a/games/craft/Makefile
+++ b/games/craft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/03/29 12:41:01 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2003/09/26 14:04:54 tron Exp $
DISTNAME= craftcc35
PKGNAME= craft-3.5
@@ -17,6 +17,9 @@ USE_X11BASE= yes
post-extract:
@${FIND} ${WRKSRC} -type f -name '*~' | ${XARGS} ${RM} -f
@${LN} -fs ${FILESDIR}/Makefile ${WRKSRC}
+ for FILE in `find ${WRKSRC} -name "*.hc" -type f`; do \
+ echo >>$$FILE ""; \
+ done
post-patch:
${RM} -f ${WRKSRC}/hcc/hcc