freebsd-ports/lang/tcc/files/patch-texi2pod.pl
Kurt Jaeger 137a7b8538 lang/tcc: add amd64 support
- Add amd64 support
- Fix shebang in texi2pod.pl
- Fix pkg-plist
- Bump PORTVERSION

PR:		201749
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2015-07-24 04:28:40 +00:00

8 lines
196 B
Perl

--- texi2pod.pl.orig 2013-02-15 14:24:00 UTC
+++ texi2pod.pl
@@ -1,4 +1,4 @@
-#! /usr/bin/perl -w
+#! /usr/local/bin/perl -w
# Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.