From 0df8791661673f253c95baabc9b55d44288d2494 Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Tue, 13 May 2014 20:14:58 +0200
Subject: update to latest upstream version

---
 package/autoconf/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'package/autoconf')

diff --git a/package/autoconf/Makefile b/package/autoconf/Makefile
index 8fe94bc0b..d28d04f43 100644
--- a/package/autoconf/Makefile
+++ b/package/autoconf/Makefile
@@ -7,9 +7,9 @@ PKG_NAME:=		autoconf
 PKG_VERSION:=		2.69
 PKG_RELEASE:=		1
 PKG_MD5SUM:=		50f97f4159805e374639a73e2636f22e
-PKG_DESCR:=		GNU autoconf
+PKG_DESCR:=		automatically configure software source code packages
 PKG_SECTION:=		lang
-PKG_BUILDDEP:=		m4-host autoconf-host
+HOST_BUILDDEP:=		m4-host
 PKG_URL:=		http://www.gnu.org/software/autoconf/
 PKG_SITES:=		${MASTER_SITE_GNU:=autoconf/}
 PKG_OPTS:=		noscripts
-- 
cgit v1.2.3