diff options
Diffstat (limited to 'www/wwwstat/files/patch-Makefile')
-rw-r--r-- | www/wwwstat/files/patch-Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/wwwstat/files/patch-Makefile b/www/wwwstat/files/patch-Makefile deleted file mode 100644 index ef91f720fcbc..000000000000 --- a/www/wwwstat/files/patch-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 = $(PERL) - - # and here are a some commands that may be system-dependent - |