summaryrefslogtreecommitdiff
path: root/editors/abiword/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/patches/patch-ai')
-rw-r--r--editors/abiword/patches/patch-ai8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/abiword/patches/patch-ai b/editors/abiword/patches/patch-ai
index 9a0b8f24dd5..6501578551d 100644
--- a/editors/abiword/patches/patch-ai
+++ b/editors/abiword/patches/patch-ai
@@ -1,12 +1,12 @@
-$NetBSD: patch-ai,v 1.1.1.1 1999/09/11 18:27:49 jlam Exp $
+$NetBSD: patch-ai,v 1.2 2000/02/29 18:31:30 jlam Exp $
---- src/wp/main/unix/Makefile.orig Mon Jul 19 15:22:06 1999
-+++ src/wp/main/unix/Makefile Sat Sep 11 11:01:10 1999
+--- src/wp/main/unix/Makefile.orig Mon Dec 13 16:10:26 1999
++++ src/wp/main/unix/Makefile Tue Feb 29 12:05:03 2000
@@ -24,7 +24,7 @@
CPPSRCS= UnixMain.cpp
--INCLUDES= `gtk-config --cflags`
+-INCLUDES= `$(GTK_CONFIG) --cflags`
+INCLUDES= $(GTK_CFLAGS)
PROGRAM= $(BINDIR)/AbiWord_d