mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
. Temporarily alter the download location until the patchset for u13
is released.
This commit is contained in:
parent
df9f77e2da
commit
221cb1efb2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201642
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ ECHO_MSG=/usr/bin/printf
|
||||||
IGNORE= :\n\
|
IGNORE= :\n\
|
||||||
Due to licensing restrictions, certain files must be fetched manually.\n\n
|
Due to licensing restrictions, certain files must be fetched manually.\n\n
|
||||||
.if !exists(${DISTDIR}/${JRL_SRCFILE}) || !exists(${DISTDIR}/${JRL_BINFILE})#{
|
.if !exists(${DISTDIR}/${JRL_SRCFILE}) || !exists(${DISTDIR}/${JRL_BINFILE})#{
|
||||||
IGNORE += Please open http://download.java.net/tiger/\n\
|
IGNORE += Please open http://download.java.net/tiger/archive/tiger_u12/\n\
|
||||||
in a web browser. Download the\n
|
in a web browser. Download the\n
|
||||||
.if !exists(${DISTDIR}/${JRL_SRCFILE})#{
|
.if !exists(${DISTDIR}/${JRL_SRCFILE})#{
|
||||||
IGNORE += Update ${JDK_UPDATE_VERSION} Source, ${JRL_SRCFILE}
|
IGNORE += Update ${JDK_UPDATE_VERSION} Source, ${JRL_SRCFILE}
|
||||||
|
|
Loading…
Add table
Reference in a new issue