Perl is not available in base fix scripts depending on it to use
the version from ports PR: 215159 Reported by: Anatoly Kamchatnov <akamch@gmail.com> MFC after: 2 days
This commit is contained in:
parent
004549f6cc
commit
c3d0e801fe
@ -1,4 +1,4 @@
|
||||
#! /usr/bin/perl
|
||||
#! /usr/bin/env perl
|
||||
|
||||
use strict;
|
||||
# runs groff in safe mode, that seems to be the default
|
||||
|
@ -1,4 +1,4 @@
|
||||
#! /usr/bin/perl -w
|
||||
#! /usr/bin/env perl -w
|
||||
# -*- Perl -*-
|
||||
# Copyright (C) 1989-2000, 2001, 2002, 2003, 2004, 2005
|
||||
# Free Software Foundation, Inc.
|
||||
|
Loading…
x
Reference in New Issue
Block a user