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/automake14/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
Notes
Notes:
svn path=/head/; revision=196437
Diffstat (limited to 'devel/automake14/files/patch-automake.in')
-rw-r--r-- | devel/automake14/files/patch-automake.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/automake14/files/patch-automake.in b/devel/automake14/files/patch-automake.in deleted file mode 100644 index f4111d489de3..000000000000 --- a/devel/automake14/files/patch-automake.in +++ /dev/null @@ -1,7 +0,0 @@ ---- automake.in.orig Sat Jul 27 13:55:58 2002 -+++ automake.in Thu May 13 13:34:28 2004 -@@ -34,3 +34,3 @@ - $prefix = "@prefix@"; --$am_dir = "@datadir@/@PACKAGE@-@APIVERSION@"; -+$am_dir = "@datadir@/@PACKAGE@14"; - $TAR = "@TAR@"; |