summaryrefslogtreecommitdiff
path: root/editors/abiword/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/patches/patch-ah')
-rw-r--r--editors/abiword/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/abiword/patches/patch-ah b/editors/abiword/patches/patch-ah
new file mode 100644
index 00000000000..34d62ab29af
--- /dev/null
+++ b/editors/abiword/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1.1.1 1999/09/11 18:27:49 jlam Exp $
+
+--- src/hello/main/unix/Makefile.orig Sun May 23 15:13:57 1999
++++ src/hello/main/unix/Makefile Sat Sep 11 11:00:30 1999
+@@ -24,7 +24,7 @@
+
+ CPPSRCS= UnixMain.cpp
+
+-INCLUDES= `gtk-config --cflags`
++INCLUDES= $(GTK_CFLAGS)
+
+ PROGRAM= AbiHello
+