summaryrefslogtreecommitdiff
path: root/java/jakarta-commons-httpclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jakarta-commons-httpclient/Makefile')
-rw-r--r--java/jakarta-commons-httpclient/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/java/jakarta-commons-httpclient/Makefile b/java/jakarta-commons-httpclient/Makefile
index ffa948b9e157..24db171ded3d 100644
--- a/java/jakarta-commons-httpclient/Makefile
+++ b/java/jakarta-commons-httpclient/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: Jakarta Commons HttpCLient
-# Date created: 17 October 2004
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
+# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= commons-httpclient
DISTVERSION= 3.1
@@ -25,7 +21,7 @@ RUN_DEPENDS= ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-
RUN_DEPENDS+= ${JAVAJARDIR}/commons-codec.jar:${PORTSDIR}/java/jakarta-commons-codec
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
USE_ANT= yes
MAKE_ENV= ANT_INCLUDE_SHARED_JARS=YES