aboutsummaryrefslogtreecommitdiff
path: root/games/magiccube4d
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-09-29 06:37:58 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-09-29 06:37:58 +0000
commit7f6fda956926dd902cce834f4acbdb42dc094f56 (patch)
tree6aeb2be1a7354d8219157f691a588b1f040e4220 /games/magiccube4d
parentd9e7317133b294df701e99f27302b84dcb5484eb (diff)
downloadports-7f6fda956926dd902cce834f4acbdb42dc094f56.tar.gz
ports-7f6fda956926dd902cce834f4acbdb42dc094f56.zip
Notes
Diffstat (limited to 'games/magiccube4d')
-rw-r--r--games/magiccube4d/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/magiccube4d/files/patch-ac b/games/magiccube4d/files/patch-ac
new file mode 100644
index 000000000000..64b94330901e
--- /dev/null
+++ b/games/magiccube4d/files/patch-ac
@@ -0,0 +1,11 @@
+--- configure.orig Sat Sep 28 23:44:47 2002
++++ configure Sat Sep 28 23:44:38 2002
+@@ -686,7 +686,7 @@
+
+
+ if test "$GXX" = "yes" ; then
+- WFLAGS="$WFLAGS -pedantic -Wall -W -Wunused -Werror"
++ WFLAGS="$WFLAGS -pedantic -Wall -W -Wunused"
+ fi
+ echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
+ echo "configure:693: checking how to run the C preprocessor" >&5