freebsd-ports/devel/imake-4/files/patch-mkhtmlindex.pl
Eric Anholt 91450ce207 - Change maintainership of this port to x11@, too.
- Install xttMod.tmpl, which may be used by XFree86-4-Server soon
- Use #!/usr/bin/env perl to increase chances of finding perl.  Perl should be
  unnecessarry once we get XFree86 4.4.0.

PR:		ports/60005 (perl)
Submitted by:	nik
2003-12-12 22:49:05 +00:00

13 lines
454 B
Perl

Index: util/mkhtmlindex.pl
===================================================================
RCS file: /home/ncvs/xfree/xc/config/util/mkhtmlindex.pl,v
retrieving revision 1.3
diff -u -r1.3 mkhtmlindex.pl
--- util/mkhtmlindex.pl 18 Mar 2001 14:49:01 -0000 1.3
+++ util/mkhtmlindex.pl 12 Dec 2003 22:19:08 -0000
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
#
# $XFree86: xc/config/util/mkhtmlindex.pl,v 1.2 2001/03/15 19:02:31 dawes Exp $
#