1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/www/wwwstat/files/patch-ac
1999-03-22 17:45:22 +00:00

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