diff options
Diffstat (limited to 'java/apache-commons-httpclient/Makefile')
-rw-r--r-- | java/apache-commons-httpclient/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/java/apache-commons-httpclient/Makefile b/java/apache-commons-httpclient/Makefile index b4fc33cc7c66..daa4761944d7 100644 --- a/java/apache-commons-httpclient/Makefile +++ b/java/apache-commons-httpclient/Makefile @@ -19,10 +19,9 @@ RUN_DEPENDS+= ${JAVALIBDIR}/commons-codec.jar:java/apache-commons-codec OPTIONS_DEFINE= DOCS -USES+= cpe +USES+= cpe java:ant CPE_VENDOR= apache -USE_JAVA= yes -USE_ANT= yes + MAKE_ENV= ANT_INCLUDE_SHARED_JARS=YES NO_ARCH= yes |