Date: Mon, 14 Aug 2000 10:43:54 +0400 From: Igor Roboul <igor@raduga.dyndns.org> To: freebsd-stable@FreeBSD.ORG Subject: bsd.port.mk Message-ID: <20000814104354.A1968@linux.rainbow>
next in thread | raw e-mail | index | archive | help
Hello, I don't know if this is correct list for my message, but /usr/ports/Mk/bsd.port.mk incorrectly defines file URL it uses file:${CD_MOUNTPT}/ports/distfiles/${DIST_SUBDIR}/ which expands to file:/cdrom/ports/distfiles// and does not work for fetch Instead path need to be file://${CD_MOUNTPT}/ports/distfiles/${DIST_SUBDIR}/ Sorry for my bad English -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga" http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000814104354.A1968>