mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
ant_core: code style.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user