wok diff apache-ant/receipt @ rev 3878

Support icedtea6 bootstrapping
author Matthew Sheets <rcx@zoominternet.net>
date Mon Aug 10 12:33:20 2009 +0000 (2009-08-10)
parents f0755d9e99ed
children 5fa932573324
line diff
     1.1 --- a/apache-ant/receipt	Mon Aug 10 12:29:28 2009 +0000
     1.2 +++ b/apache-ant/receipt	Mon Aug 10 12:33:20 2009 +0000
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="A Java-based build tool."
     1.6  MAINTAINER="rcx@zoominternet.net"
     1.7 -DEPENDS="java-jdk"
     1.8 +DEPENDS="jdk"
     1.9 +#DEPENDS="java-jdk"
    1.10  BUILD_DEPENDS=""
    1.11  SUGGESTED=""
    1.12  TARBALL="$PACKAGE-$VERSION-bin.tar.bz2"