diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-07-24 22:51:35 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-07-24 22:51:35 +0000 |
commit | fb6e5457dc3fee24b2159aea86f6c90539edaefb (patch) | |
tree | 423ecb94d1756dfd15948130141e5e4a609c42c4 /games/imaze/files | |
parent | Update to 3.02.03a (diff) |
Fix CFLAGS handling.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=85553
Diffstat (limited to 'games/imaze/files')
-rw-r--r-- | games/imaze/files/patch-ad | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/imaze/files/patch-ad b/games/imaze/files/patch-ad new file mode 100644 index 000000000000..bc703800f073 --- /dev/null +++ b/games/imaze/files/patch-ad @@ -0,0 +1,11 @@ +--- source/configure.orig Thu Jul 24 22:06:46 2003 ++++ source/configure Thu Jul 24 22:10:31 2003 +@@ -54,7 +54,7 @@ + MakefileIn=Makefile.in + MakefileOut=Makefile + +-SedQuote="s/[^=]*\$/'&'/" ++SedQuote="s/=\(.*\)/='\1'/" + + #---------- + # |