Date: Tue, 3 Dec 1996 18:27:26 -0800 (PST) From: asami@FreeBSD.org (Satoshi Asami) To: ejc@gargoyle.bazzle.com Cc: ports@FreeBSD.org, dob@gargoyle.bazzle.com Subject: Re: /usr/ports/devel/emulators/linux_lib Message-ID: <199612040227.SAA20067@silvia.HIP.Berkeley.EDU> In-Reply-To: <Pine.BSF.3.95.961201115612.1208A-100000@gargoyle.bazzle.com> (ejc@gargoyle.bazzle.com)
next in thread | previous in thread | raw e-mail | index | archive | help
* ===> Installing for linux_lib-2.2 * /usr/ports/distfileslinux_lib-2.2.tar.gz: No such file or directory Thanks, fixed. The problem was that bsd.port.mk was adding a trailing slash to ${DISTDIR} unintentionally before. It was set to ${PORTSDIR}/distfiles/${DIST_SUBDIR}, so it would have a slash at the end if ${DIST_SUBDIR} was not defined. Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612040227.SAA20067>