aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-imaging/files/patch-Makefile.pre.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-imaging/files/patch-Makefile.pre.in')
-rw-r--r--graphics/py-imaging/files/patch-Makefile.pre.in13
1 files changed, 11 insertions, 2 deletions
diff --git a/graphics/py-imaging/files/patch-Makefile.pre.in b/graphics/py-imaging/files/patch-Makefile.pre.in
index 2341dfb617b4..21d12ce9f926 100644
--- a/graphics/py-imaging/files/patch-Makefile.pre.in
+++ b/graphics/py-imaging/files/patch-Makefile.pre.in
@@ -1,5 +1,5 @@
---- ../Makefile.pre.in~ Thu May 3 12:57:38 2001
-+++ ../Makefile.pre.in Thu Jan 10 09:02:03 2002
+--- ../Makefile.pre.in.orig Wed Apr 23 00:11:24 2003
++++ ../Makefile.pre.in Sat Aug 2 13:56:42 2003
@@ -92,7 +92,7 @@
TARGET= python
@@ -9,3 +9,12 @@
# Add more -I and -D options here
CFLAGS= $(OPT) -I$(INCLUDEPY) -I$(EXECINCLUDEPY) $(DEFS)
+@@ -117,7 +117,7 @@
+ SGI_ABI= @SGI_ABI@
+ OPT= @OPT@
+ LDFLAGS= @LDFLAGS@
+-DEFS= @DEFS@
++DEFS=
+ LIBS= @LIBS@
+ LIBM= @LIBM@
+ LIBC= @LIBC@