freebsd-ports/news/fidogate/files/extra-patch-perl
Chris D. Faulhaber 499c0113f7 * Fix compilation under 2.2.x
* Fix a wrong default directory

PR:		17201
Submitted by:	Maintainer
2000-03-08 16:47:09 +00:00

12 lines
322 B
Plaintext

--- config.make.orig Fri Jul 30 23:29:26 1999
+++ config.make Fri Jul 30 23:30:56 1999
@@ -141,7 +141,7 @@
# The perl interpreter used by subst.pl
-PERL = /usr/bin/perl
+PERL = /usr/local/bin/perl
# Directories for installing documentation, not used by subst.pl
INFODIR = /usr/local/share/doc/fidogate/info