1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/games/imaze/files/patch-ad
Christian Weisgerber fb6e5457dc Fix CFLAGS handling.
Approved by:	maintainer
2003-07-24 22:51:35 +00:00

12 lines
237 B
Plaintext

--- 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'/"
#----------
#