1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

- Change JAVA_VERSION from 1.5 to 1.5+, as the port is reported to work with jdk16

PR:		128174
Submitted by:	Jan Henrik Sylvester <me at janh dot de>
Approved by:	Jonathan Belson <jon at witchspace dot com> (maintainer)
This commit is contained in:
Dmitry Marakasov 2008-10-17 12:40:12 +00:00
parent d71d0a5fb4
commit 41f4fc347d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221682

View File

@ -7,7 +7,7 @@
PORTNAME= jdiskreport
PORTVERSION= 1.3.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= sysutils java
MASTER_SITES= http://www.jGoodies.com/download/${PORTNAME}/
DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,_,g}
@ -19,7 +19,7 @@ RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper
USE_ZIP= YES
USE_JAVA= YES
JAVA_VERSION= 1.5
JAVA_VERSION= 1.5+
PLIST_SUB= JDISKDIR=${JDISKDIR:S,${PREFIX}/,,g}
PLIST_SUB+= PORTVERSION=${PORTVERSION}