ant_core: code style.

This commit is contained in:
Jerome Duval
2018-08-03 07:45:19 +02:00
parent 1905881bfd
commit b701fe7f98

View File

@@ -20,19 +20,17 @@ The Apache Ant project is part of the Apache Software Foundation.
HOMEPAGE="http://ant.apache.org/"
COPYRIGHT="1999-2013 The Apache Software Foundation"
LICENSE="Apache v2"
REVISION="1"
ARCHITECTURES="any"
SOURCE_URI="http://archive.apache.org/dist/ant/source/apache-ant-1.9.2-src.tar.bz2"
CHECKSUM_SHA256="cf95317f683f28ae3d263327447abbebd30a6c910cfa069a05c5ee39aa5ad0e3"
SOURCE_DIR="apache-ant-$portVersion"
ARCHITECTURES="any"
PROVIDES="
ant_core = $portVersion compat >= 1
cmd:ant = $portVersion compat >= 1
"
REQUIRES="
haiku
cmd:java
@@ -40,7 +38,6 @@ REQUIRES="
BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
cmd:java
cmd:java_config