1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update location of file on MASTER_SITE.

PR:		15793
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
This commit is contained in:
Steve Price 1999-12-31 20:09:18 +00:00
parent 622e44583e
commit e53017e5e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24311

View File

@ -16,8 +16,6 @@ MAINTAINER= greg@greg.rim.or.jp
RUN_DEPENDS= ${PREFIX}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk
BROKEN= "distfile no longer available or URL to get it is wrong"
NO_CDROM= "Sun has a funky license for this software"
RESTRICTED= "no commercial use"
@ -25,11 +23,14 @@ WRKSRC= ${WRKDIR}/JSDK2.0
do-fetch:
@if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \
${ECHO_MSG} "=========================================================="; \
${ECHO_MSG} "You must retriving a archive from"; \
${ECHO_MSG} " http://java.sun.com/products/servlet/index.html"; \
${ECHO_MSG} "And copy into ${DISTDIR}"; \
${ECHO_MSG} "=========================================================="; \
${ECHO} "=========================================================="; \
${ECHO} " You must a fetch the Java Servlet Development Kit 2.0"; \
${ECHO} " (for Unix) archive from"; \
${ECHO} ""; \
${ECHO} " http://java.sun.com/products/servlet/download.html"; \
${ECHO} ""; \
${ECHO} " And copy into ${DISTDIR}"; \
${ECHO} "=========================================================="; \
fi
do-build: