Deactivate autoconf-2.68 and automake-1.11.1 for now.

* we need to make room for new versions (as support for multiple versions of
  a single port hasn't been implemented in haikuporter yet)
This commit is contained in:
Oliver Tappe
2013-04-21 19:55:45 +02:00
parent 2191f6611f
commit 4a90d4f15d
2 changed files with 7 additions and 8 deletions

View File

@@ -8,8 +8,8 @@ DESCRIPTION="
HOMEPAGE="http://www.gnu.org/software/autoconf/"
SRC_URI="http://ftp.gnu.org/gnu/autoconf/autoconf-2.68.tar.bz2"
CHECKSUM_MD5="864d785215aa60d627c91fcb21b05b07"
REVISION="4"
ARCHITECTURES="x86_gcc2 ?x86"
REVISION="5"
ARCHITECTURES="?x86_gcc2 ?x86"
LICENSE="
GNU GPL v2
GNU GPL v3"