diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2007-07-28 06:33:59 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2007-07-28 06:33:59 +0000 |
| commit | 3b3128196e8706c3616c88df7206b4a27f7b8959 (patch) | |
| tree | 31433c1d06ed5be6756933b97f6d80a77f17b710 /devel/automake110/files/patch-automake.in | |
| parent | Update to SRC680_m222. (diff) | |
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
Diffstat (limited to 'devel/automake110/files/patch-automake.in')
| -rw-r--r-- | devel/automake110/files/patch-automake.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/automake110/files/patch-automake.in b/devel/automake110/files/patch-automake.in deleted file mode 100644 index 263e50d82978..000000000000 --- a/devel/automake110/files/patch-automake.in +++ /dev/null @@ -1,12 +0,0 @@ ---- automake.in.orig Sat Apr 10 10:15:32 2004 -+++ automake.in Wed May 26 14:34:15 2004 -@@ -33,3 +33,3 @@ - { -- my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE@-@APIVERSION@'; -+ my $perllibdir = $ENV{'perllibdir'} || '@datadir@/@PACKAGE@@APIPVERSION@'; - unshift @INC, (split '@PATH_SEPARATOR@', $perllibdir); -@@ -4440,3 +4440,3 @@ - -- my $traces = ($ENV{AUTOCONF} || 'autoconf') . " "; -+ my $traces = ($ENV{AUTOCONF} || 'autoconf261') . " "; - |
