wok diff apache-ant/receipt @ rev 3930

Update: binutils (toolprefixed binaries with default binutil symlinks; needed for builds expecting toolprefixed binutil binaries when a target platform [e.g. i486-pc-linux-gnu] is specified)
author Matthew Sheets <rcx@zoominternet.net>
date Wed Aug 19 16:02:07 2009 +0000 (2009-08-19)
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	Wed Aug 19 16:02:07 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"