From e32a8245791aab6e734fe5ecda71641e15c94b45 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Tue, 3 Aug 2004 22:36:52 +0000 Subject: Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15 All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates. --- graphics/divxcalc/files/patch-admin::detect-autoconf.sh | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 graphics/divxcalc/files/patch-admin::detect-autoconf.sh (limited to 'graphics/divxcalc/files/patch-admin::detect-autoconf.sh') diff --git a/graphics/divxcalc/files/patch-admin::detect-autoconf.sh b/graphics/divxcalc/files/patch-admin::detect-autoconf.sh new file mode 100644 index 000000000000..e4bb5b9ca368 --- /dev/null +++ b/graphics/divxcalc/files/patch-admin::detect-autoconf.sh @@ -0,0 +1,15 @@ +--- admin/detect-autoconf.sh.orig Sun May 25 13:51:54 2003 ++++ admin/detect-autoconf.sh Wed Jul 7 05:36:58 2004 +@@ -3,7 +3,7 @@ + # Global variables... +-AUTOCONF="autoconf" +-AUTOHEADER="autoheader" +-AUTOM4TE="autom4te" +-AUTOMAKE="automake" +-ACLOCAL="aclocal" ++AUTOCONF="autoconf253" ++AUTOHEADER="autoheader253" ++AUTOM4TE="autom4te253" ++AUTOMAKE="automake15" ++ACLOCAL="aclocal15" + -- cgit v1.2.3