aboutsummaryrefslogtreecommitdiff
path: root/java/jsdk
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-08-29 18:45:49 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-08-29 18:45:49 +0000
commite308806de17c7a849aade0fc8a25f390ab6c0882 (patch)
treec70588d33a98e2ce21135d2d788ab97ee259532e /java/jsdk
parent64a99aebb397641917d17d240daeb476a0390787 (diff)
downloadports-e308806de17c7a849aade0fc8a25f390ab6c0882.tar.gz
ports-e308806de17c7a849aade0fc8a25f390ab6c0882.zip
Use the new bsd.java.mk structure, so it doesn't try to install
jdk-1.1.8 when the user has a newer version of Java installed. Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu> PR: 39901
Notes
Notes: svn path=/head/; revision=65238
Diffstat (limited to 'java/jsdk')
-rw-r--r--java/jsdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jsdk/Makefile b/java/jsdk/Makefile
index 8a9b8987a21b..72efa3834677 100644
--- a/java/jsdk/Makefile
+++ b/java/jsdk/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= greg@greg.rim.or.jp
-RUN_DEPENDS= ${PREFIX}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk11
+USE_JAVA= 1.1+
NO_CDROM= "Sun has a funky license for this software"
RESTRICTED= "no commercial use"