mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
d578b7947c
Obtained from: http://bento.freebsd.org/~asami/errorlogs/3-full/
12 lines
305 B
Plaintext
12 lines
305 B
Plaintext
--- Makefile.orig Mon Mar 22 18:42:40 1999
|
|
+++ Makefile Mon Mar 22 18:42:48 1999
|
|
@@ -8,7 +8,7 @@
|
|
# You need to change the following line to the full pathname
|
|
# of your perl interpreter
|
|
|
|
-PERLBIN = /usr/local/bin/perl
|
|
+PERLBIN = $(PERL5)
|
|
|
|
# and here are a some commands that may be system-dependent
|
|
|