diff --git a/srcpkgs/apache-fop/template b/srcpkgs/apache-fop/template index 0d84dac910c..a20efa08bfd 100644 --- a/srcpkgs/apache-fop/template +++ b/srcpkgs/apache-fop/template @@ -14,14 +14,14 @@ checksum=" 1e90cfc9e07c2da088592860fa4651a7640c9e1e3500b71a613a5dea03eb3665" archs="i686 x86_64" -hostmakedepends="openjdk apache-ant" +hostmakedepends="openjdk8 apache-ant" depends="virtual?java-runtime JAI" wrksrc="fop-${version}" conf_files="/etc/fop.conf" do_build() { . /etc/profile.d/apache-ant.sh - . /etc/profile.d/10_openjdk.sh + . /etc/profile.d/10_openjdk8.sh ant package } do_install() {