diff options
Diffstat (limited to 'math/apache-commons-math')
| -rw-r--r-- | math/apache-commons-math/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/apache-commons-math/Makefile b/math/apache-commons-math/Makefile index dd4c1cd8ac5f..10404dbf93cd 100644 --- a/math/apache-commons-math/Makefile +++ b/math/apache-commons-math/Makefile @@ -1,6 +1,6 @@ PORTNAME= commons-math PORTVERSION= 3.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math java MASTER_SITES= APACHE_COMMONS_SOURCE \ https://repo1.maven.org/maven2/junit/junit/4.8.2/:source2 @@ -16,7 +16,7 @@ WWW= https://commons.apache.org/proper/commons-math/ LICENSE= APACHE20 -USES= java:ant +USES= java:ant,run USE_LOCALE= en_US.ISO8859-1 ALL_TARGET= compile jar |
