summaryrefslogtreecommitdiff
path: root/java/forte
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2002-06-16 01:54:07 +0000
committerGreg Lewis <glewis@FreeBSD.org>2002-06-16 01:54:07 +0000
commit05f69eeb5bd7e9e6239581212e6acfee7f69ceeb (patch)
tree6cde388b18a2291dcf57eee797bc234f23497ca7 /java/forte
parentChase sablot shlib version. (diff)
Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd
Notes
Notes: svn path=/head/; revision=61341
Diffstat (limited to 'java/forte')
-rw-r--r--java/forte/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/forte/Makefile b/java/forte/Makefile
index a7303abc486e..b193f81ea3ba 100644
--- a/java/forte/Makefile
+++ b/java/forte/Makefile
@@ -16,8 +16,8 @@ EXTRACT_ONLY=
MAINTAINER= sobomax@FreeBSD.org
-BUILD_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/linux-jdk13
-RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/linux-jdk13
+BUILD_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/linux-sun-jdk13
+RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/linux-sun-jdk13
JDK13DIR?= ${LOCALBASE}/linux-jdk1.3.1
JAVAVM= ${JDK13DIR}/bin/java