summaryrefslogtreecommitdiff
path: root/editors/abiword1/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword1/patches/patch-ab')
-rw-r--r--editors/abiword1/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/abiword1/patches/patch-ab b/editors/abiword1/patches/patch-ab
new file mode 100644
index 00000000000..297b02ac936
--- /dev/null
+++ b/editors/abiword1/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1.1.1 2003/12/26 18:20:28 wiz Exp $
+
+--- src/Makefile.orig 2002-06-24 09:13:48.000000000 +0300
++++ src/Makefile 2003-01-28 15:44:36.000000000 +0200
+@@ -142,7 +142,7 @@
+ endif
+
+ # The generic target
+-install: build canonical
++install:
+ ifeq ($(ABI_NATIVE),unix)
+ @echo
+ @echo Using prefix value of [$(prefix)]...