mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Correct the URL to fetch the distfile from.
Submitted by: Jun Naito <j_n@kiwi.ne.jp>
This commit is contained in:
parent
80eb91e9f7
commit
cd575eeff6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41361
@ -28,7 +28,7 @@ SBINS= wxgserver
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !exists(${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
|
||||
IGNORE='You must visit http://www.ekotoba.com/download/dldata.asp?kind=1&data=3 and agree with the licence terms to fetch "${DISTFILE}". After the download is done, place it in ${_DISTDIR} and run make again.'
|
||||
IGNORE='You must visit http://www.ekotoba.com/download/dldata.asp?kind=1&data=1 and agree with the licence terms to fetch "${DISTFILE}". After the download is done, place it in ${_DISTDIR} and run make again.'
|
||||
.endif
|
||||
|
||||
do-fetch:
|
||||
|
Loading…
Reference in New Issue
Block a user