summaryrefslogtreecommitdiff
path: root/lang/perl5.8/files/use.perl
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-05-20 00:03:07 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-05-20 00:03:07 +0000
commiteff8393c6c8996e87ccf0de7b4e94fc72e59e936 (patch)
tree5c99e053eefe2a60a72c1cfb81560b01134f0c81 /lang/perl5.8/files/use.perl
parentChase net-snmp4 repocopy. (diff)
1. Speed up the fetch stage by using groups of MASTER_SITES.
2. Remove the dependency on perl (rather important for this port). 3. Make the script this port installs use the version of perl from ports. Reported-by: (item 2) Juriy Goloveshkin <j@gu.ru>, Mark Huizer <xaa@timewasters.nl>
Diffstat (limited to '')
-rw-r--r--lang/perl5.8/files/use.perl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.8/files/use.perl b/lang/perl5.8/files/use.perl
index 4bd8fdef66d1..08cef70c7ab3 100644
--- a/lang/perl5.8/files/use.perl
+++ b/lang/perl5.8/files/use.perl
@@ -1,4 +1,4 @@
-#! /usr/bin/perl5 -w
+#! %%PREFIX%%/bin/perl -w
# $FreeBSD$
use strict;