Date: Wed, 18 Feb 1998 22:50:04 -0800 (PST) From: Satoshi Asami <asami@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.port.mk Message-ID: <199802190650.WAA14166@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 1998/02/18 22:50:03 PST Modified files: share/mk bsd.port.mk Log: (1) Don't disable "deinstall" if IGNORE is set. I don't know what the hell I was thinking in: rev. 1.268 (2) Create ${PREFIX} before calling mtree if it doesn't exist. This may not be the best solution, but pre-install is called after mtree so there really isn't any way to fix this from the port Makefiles and thus has to be done here. Revision Changes Path 1.271 +3 -2 src/share/mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802190650.WAA14166>