diff --git a/srcpkgs/apache-ant/template b/srcpkgs/apache-ant/template index e2cae16b937..c22901d0553 100644 --- a/srcpkgs/apache-ant/template +++ b/srcpkgs/apache-ant/template @@ -1,16 +1,17 @@ # Template file for 'apache-ant' -pkgname="apache-ant" +pkgname=apache-ant version=1.10.5 revision=1 +archs=noarch +hostmakedepends="openjdk" +depends="virtual?java-runtime" short_desc="Java library and command-line tool that help building software" maintainer="Enno Boland " license="Apache License" homepage="http://ant.apache.org" distfiles="http://mirror.dkd.de/apache/ant/source/apache-ant-${version}-src.tar.xz" checksum=ec7c704e22a2b0167e1ff35cc3d4198267e6489f142aa3e9da1b7fe6e39ff53d -hostmakedepends="openjdk" -depends="virtual?java-runtime" -noarch="yes" + nocross=yes _prefix=usr/share/apache-ant