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. --- x11-toolkits/php-gtk2/files/patch-build2::build2.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11-toolkits/php-gtk2/files/patch-build2::build2.mk (limited to 'x11-toolkits/php-gtk2/files') diff --git a/x11-toolkits/php-gtk2/files/patch-build2::build2.mk b/x11-toolkits/php-gtk2/files/patch-build2::build2.mk new file mode 100644 index 000000000000..7439f784ecb1 --- /dev/null +++ b/x11-toolkits/php-gtk2/files/patch-build2::build2.mk @@ -0,0 +1,11 @@ +--- build2/build2.mk.orig Thu Apr 11 02:19:45 2002 ++++ build2/build2.mk Wed Jul 7 01:51:27 2004 +@@ -9,3 +9,3 @@ + @echo rebuilding $@ +- @autoconf ++ @autoconf253 + +@@ -19,2 +19,2 @@ + @rm -f $@ +- @autoheader ++ @autoconf253 -- cgit v1.2.3