1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Allow JDK versions >1.5.

PR:		127938
Submitted by:	sunghyuk <sunghyuk@gmail.com>
Approved by:	maintainer
This commit is contained in:
Stefan Walter 2008-10-11 16:59:19 +00:00
parent 5428742c5b
commit 70fe31aee8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221443

View File

@ -7,6 +7,7 @@
PORTNAME= sqldeveloper
PORTVERSION= 1.5.1.54.40
PORTREVISION= 1
DISTVERSIONSUFFIX=-no-jre
CATEGORIES= databases java
MASTER_SITES= #http://www.oracle.com/technology/software/products/sql/index.html
@ -21,7 +22,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USE_ZIP= yes
USE_JAVA= yes
JAVA_VERSION= 1.5
JAVA_VERSION= 1.5+
NO_BUILD= yes