summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2004-01-16 20:11:03 +0000
committerglewis <glewis@FreeBSD.org>2004-01-16 20:11:03 +0000
commit572da0422fff9e187c6d6f3f7a5b74bc16bcafa4 (patch)
tree6dd4845c55cf1715082c9b76005338b3ab51806d /java
parente3934e8a3517eaf63f20bec1560c0f0b2b760835 (diff)
downloadFreeBSD-ports-572da0422fff9e187c6d6f3f7a5b74bc16bcafa4.zip
FreeBSD-ports-572da0422fff9e187c6d6f3f7a5b74bc16bcafa4.tar.gz
. Adjust download instructions for new download URL.
Diffstat (limited to 'java')
-rw-r--r--java/j2sdkee13/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/java/j2sdkee13/Makefile b/java/j2sdkee13/Makefile
index 30664c2..fd0a5f5 100644
--- a/java/j2sdkee13/Makefile
+++ b/java/j2sdkee13/Makefile
@@ -30,8 +30,9 @@ DOWNLOAD_URL?= http://java.sun.com/webapps/download/Display?BundleId=${SUN_BUNDL
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
IGNORE= You must manually fetch the Java 2 SDK Enterprise Edition\
- ${J2SDKEEVERSION} tarball from ${DOWNLOAD_URL}; download\
- the \"Linux Install\" into ${DISTDIR} and run ${MAKE} again
+ ${J2SDKEEVERSION} tarball from ${DOWNLOAD_URL}. Accept the\
+ license and then download ${DISTNAME}${EXTRACT_SUFX} into\
+ ${DISTDIR} and run ${MAKE} again
.endif
do-install:
OpenPOWER on IntegriCloud