diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-10-06 17:09:37 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-10-06 17:09:37 +0800 |
commit | 8403fb097f9643fa8b94cbbad3e073afcd5096e4 (patch) | |
tree | 5da7b2e2629f5736d9ef742eb031f839bf4e00f1 /games/gniffel/files | |
parent | ebed4334269ae2209f43ecb8886cf71b990c1c18 (diff) | |
download | freebsd-ports-gnome-8403fb097f9643fa8b94cbbad3e073afcd5096e4.tar.gz freebsd-ports-gnome-8403fb097f9643fa8b94cbbad3e073afcd5096e4.tar.zst freebsd-ports-gnome-8403fb097f9643fa8b94cbbad3e073afcd5096e4.zip |
Add gniffel - a clone of the famous Yatzi game, also known as Kniffel, for
GNOME.
Diffstat (limited to 'games/gniffel/files')
-rw-r--r-- | games/gniffel/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/gniffel/files/patch-aa b/games/gniffel/files/patch-aa new file mode 100644 index 000000000000..066f39ef1725 --- /dev/null +++ b/games/gniffel/files/patch-aa @@ -0,0 +1,11 @@ +--- configure 2000/10/06 07:06:27 1.1 ++++ configure 2000/10/06 07:06:36 +@@ -1391,7 +1391,7 @@ + ISC= + fi + +-CFLAGS=-O2 ++#CFLAGS=-O2 + # Extract the first word of "gcc", so it can be a program name with args. + set dummy gcc; ac_word=$2 + echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |