aboutsummaryrefslogtreecommitdiff
path: root/java/linux-sun-jdk15
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2005-03-01 21:51:48 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2005-03-01 21:51:48 +0000
commite66743b7d5c663a5e3a9a9e67d3fe5dd1e764458 (patch)
tree7936caa341865bdd86dc776b23c0391475d35f91 /java/linux-sun-jdk15
parent5d73417db4efc2f662a4a1403544df68f7a88247 (diff)
downloadports-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.tar.gz
ports-e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458.zip
Respect the user's USE_LINUX setting.
Notes
Notes: svn path=/head/; revision=130124
Diffstat (limited to 'java/linux-sun-jdk15')
-rw-r--r--java/linux-sun-jdk15/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/linux-sun-jdk15/Makefile b/java/linux-sun-jdk15/Makefile
index 3092131847ab..518d43c346bc 100644
--- a/java/linux-sun-jdk15/Makefile
+++ b/java/linux-sun-jdk15/Makefile
@@ -30,7 +30,6 @@ PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///} PORTVERSION=${PORTVERSION}
PKGINSTALL= ${WRKDIR}/pkg-install
NO_BUILD= yes
-USE_LINUX= yes
JDK_VERSION= 1.5.0
JDK_REVISION= 01
DL_JDK_VERSION= ${JDK_VERSION}_${JDK_REVISION}