summaryrefslogtreecommitdiff
path: root/devel/jakarta-commons-configuration
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jakarta-commons-configuration')
-rw-r--r--devel/jakarta-commons-configuration/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/jakarta-commons-configuration/Makefile b/devel/jakarta-commons-configuration/Makefile
index d9c761d25c66..f63495069ac5 100644
--- a/devel/jakarta-commons-configuration/Makefile
+++ b/devel/jakarta-commons-configuration/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Jakarta Commons Configuration
-# Date created: November 22nd, 2005
-# Whom: Herve Quiroz <hq@FreeBSD.org>
-#
+# Created by: Herve Quiroz <hq@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= commons-configuration
PORTVERSION= 1.3
@@ -21,7 +17,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/commons-beanutils.jar:${PORTSDIR}/java/jakarta-common
${JAVALIBDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
NO_BUILD= yes
.if !defined(NOPORTDOCS)