summaryrefslogtreecommitdiff
path: root/java/apache-commons-httpclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/apache-commons-httpclient/Makefile')
-rw-r--r--java/apache-commons-httpclient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/apache-commons-httpclient/Makefile b/java/apache-commons-httpclient/Makefile
index daa4761944d7..fcb964cfcfbd 100644
--- a/java/apache-commons-httpclient/Makefile
+++ b/java/apache-commons-httpclient/Makefile
@@ -1,6 +1,6 @@
PORTNAME= commons-httpclient
DISTVERSION= 3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= java www
MASTER_SITES= APACHE/httpcomponents/${PORTNAME}/source
PKGNAMEPREFIX= apache-
@@ -19,7 +19,7 @@ RUN_DEPENDS+= ${JAVALIBDIR}/commons-codec.jar:java/apache-commons-codec
OPTIONS_DEFINE= DOCS
-USES+= cpe java:ant
+USES+= cpe java:ant,run
CPE_VENDOR= apache
MAKE_ENV= ANT_INCLUDE_SHARED_JARS=YES