summaryrefslogtreecommitdiff
path: root/graphics/divxcalc/files/patch-admin::detect-autoconf.sh
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /graphics/divxcalc/files/patch-admin::detect-autoconf.sh
parent- mark BROKEN to API change (diff)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639 Submitted by: aDe
Diffstat (limited to 'graphics/divxcalc/files/patch-admin::detect-autoconf.sh')
-rw-r--r--graphics/divxcalc/files/patch-admin::detect-autoconf.sh15
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/divxcalc/files/patch-admin::detect-autoconf.sh b/graphics/divxcalc/files/patch-admin::detect-autoconf.sh
index 2722804ad60a..e69de29bb2d1 100644
--- a/graphics/divxcalc/files/patch-admin::detect-autoconf.sh
+++ b/graphics/divxcalc/files/patch-admin::detect-autoconf.sh
@@ -1,15 +0,0 @@
---- 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="autoconf-2.53"
-+AUTOHEADER="autoheader-2.53"
-+AUTOM4TE="autom4te-2.53"
-+AUTOMAKE="automake-1.5"
-+ACLOCAL="aclocal-1.5"
-