summaryrefslogtreecommitdiff
path: root/graphics/impress/patches
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-06-06 22:50:26 +0000
committerjmmv <jmmv>2003-06-06 22:50:26 +0000
commit8e656bc11ce61bcf687f3c7bcc8b29d5c68a24a0 (patch)
treeb44937ecbb1dab6a57ea478a1a75245522c56c77 /graphics/impress/patches
parent08698b00791e457d512e1341f30aa6770d423085 (diff)
downloadpkgsrc-8e656bc11ce61bcf687f3c7bcc8b29d5c68a24a0.tar.gz
Do not hardcode /usr/pkg as PREFIX.
Diffstat (limited to 'graphics/impress/patches')
-rw-r--r--graphics/impress/patches/patch-ab15
1 files changed, 6 insertions, 9 deletions
diff --git a/graphics/impress/patches/patch-ab b/graphics/impress/patches/patch-ab
index 8808b2923d7..b2266e57d1b 100644
--- a/graphics/impress/patches/patch-ab
+++ b/graphics/impress/patches/patch-ab
@@ -1,19 +1,16 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/07/13 14:38:05 manu Exp $
---- Makefile.orig Fri Oct 27 07:08:32 2000
-+++ Makefile Fri Jul 13 16:07:15 2001
-@@ -2,9 +2,9 @@
- cp=/bin/cp
+$NetBSD: patch-ab,v 1.2 2003/06/06 22:50:27 jmmv Exp $
+
+--- Makefile.orig 2000-10-27 07:08:32.000000000 +0200
++++ Makefile
+@@ -3,7 +3,6 @@ cp=/bin/cp
mv=/bin/mv
strip=/usr/bin/strip
ln=/bin/ln
-PREFIX=/usr
-+PREFIX=/usr/pkg
all: make_impress make_font3d make_pstoedit
- make_font3d:
-@@ -29,5 +29,5 @@
- install: $(PREFIX)/bin/pstoedit.orig
+@@ -30,4 +29,4 @@ install: $(PREFIX)/bin/pstoedit.orig
install -c bin/impress $(PREFIX)/bin && rm -f $(PREFIX)/bin/impress.tcl && ${ln} -s $(PREFIX)/bin/impress $(PREFIX)/bin/impress.tcl
install -c bin/transeps $(PREFIX)/bin
install -c bin/font3d $(PREFIX)/bin