summaryrefslogtreecommitdiff
path: root/misc/p5-Array-PrintCols
diff options
context:
space:
mode:
authorhubertf <hubertf>1997-10-27 00:45:00 +0000
committerhubertf <hubertf>1997-10-27 00:45:00 +0000
commit723f38de25e6c181b9cedbec2ca53ac1c2027122 (patch)
tree21833754127196615ae72d2e8e22ff9426a8cd3f /misc/p5-Array-PrintCols
parent0d2335ce01354f59a31fad2ba27337b91a30ce94 (diff)
downloadpkgsrc-723f38de25e6c181b9cedbec2ca53ac1c2027122.tar.gz
/usr/local/ -> ${PREFIX}
Diffstat (limited to 'misc/p5-Array-PrintCols')
-rw-r--r--misc/p5-Array-PrintCols/patches/patch-aa15
1 files changed, 12 insertions, 3 deletions
diff --git a/misc/p5-Array-PrintCols/patches/patch-aa b/misc/p5-Array-PrintCols/patches/patch-aa
index 4b9fc5cd4dd..5a06c704f4a 100644
--- a/misc/p5-Array-PrintCols/patches/patch-aa
+++ b/misc/p5-Array-PrintCols/patches/patch-aa
@@ -1,12 +1,21 @@
---- Makefile.orig Thu Oct 17 16:53:08 1996
-+++ Makefile Thu Oct 17 16:53:58 1996
+--- Makefile.orig Tue Dec 19 00:47:43 1995
++++ Makefile Fri Oct 24 21:22:05 1997
+@@ -57,7 +57,7 @@
+ VERSION = 0
+
+ # Where Perl 5 lives
+- PERL = /usr/local/bin/perl5
++ PERL = ${PREFIX}/bin/perl5
+
+ DEFAULT = install-local
+
@@ -65,8 +65,8 @@
NETLIB = $(NETROOT)/lib
NETMAN = $(NETROOT)/man/man$(MANSEC)
- LOCALROOT = /usr/local/perl5
- LOCALLIB = $(LOCALROOT)/lib
-+ LOCALROOT = /usr/local/lib/perl5
++ LOCALROOT = ${PREFIX}/lib/perl5
+ LOCALLIB = $(LOCALROOT)/site_perl
LOCALMAN = $(LOCALROOT)/man/man$(MANSEC)