summaryrefslogtreecommitdiffstats
path: root/editors/AbiWord2/files/patch-..::wv::magick::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'editors/AbiWord2/files/patch-..::wv::magick::Makefile.in')
-rw-r--r--editors/AbiWord2/files/patch-..::wv::magick::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/editors/AbiWord2/files/patch-..::wv::magick::Makefile.in b/editors/AbiWord2/files/patch-..::wv::magick::Makefile.in
new file mode 100644
index 000000000..3880ad648
--- /dev/null
+++ b/editors/AbiWord2/files/patch-..::wv::magick::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/editors/AbiWord2/files/patch-..::wv::magick::Makefile.in,v 1.2 2003/02/23 18:39:35 marcus Exp $
+
+--- ../wv/magick/Makefile.in 2001/08/08 11:44:02 1.1
++++ ../wv/magick/Makefile.in 2001/08/08 11:44:13
+@@ -40,7 +40,7 @@
+ all: $(MAGICKOBJECTS)
+
+ %.$(OBJEXT): $(srcdir)/%.c
+- $(CC) $(CFLAGS) -c $(srcdir)/$*.c
++ $(CC) @CPPFLAGS@ $(CFLAGS) -c $(srcdir)/$*.c
+
+ clean:
+ rm -rf *.$(OBJEXT) core a.$(OBJEXT)ut *.a