summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2002-06-16 01:12:53 +0000
committerGreg Lewis <glewis@FreeBSD.org>2002-06-16 01:12:53 +0000
commit2d6013317626f0baef88681f1430c074d7d4056c (patch)
treea6719e6f2e49f5f69413e891b5519351ae5d7383 /java
parentUnbreak this port: (diff)
. Fix dependencies to be in sync with the recent JDK ports renaming.
Forgotten by: znerd (who is even the maintainer of this one :).
Notes
Notes: svn path=/head/; revision=61336
Diffstat (limited to 'java')
-rw-r--r--java/bugseeker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/bugseeker/Makefile b/java/bugseeker/Makefile
index 0957eb2a1271..489fe80dff82 100644
--- a/java/bugseeker/Makefile
+++ b/java/bugseeker/Makefile
@@ -14,7 +14,7 @@ DISTNAME= bugseeker2ee-1_0_2
MAINTAINER= znerd@FreeBSD.org
-RUN_DEPENDS= ${JAVA_HOME}/bin/java:${PORTSDIR}/java/linux-jdk13
+RUN_DEPENDS= ${JAVA_HOME}/bin/java:${PORTSDIR}/java/linux-sun-jdk13
NO_CDROM= "License doesn\'t allow redistribution"
RESTRICTED= "Redistribution of repackaged binaries not permitted"