Date: Tue, 30 Mar 1999 18:47:06 -0800 (PST) From: asami@cs.berkeley.edu (Satoshi Asami) To: current@freebsd.org, stable@freebsd.org Subject: /var/db/pkg/.mkversion Message-ID: <199903310247.SAA46577@silvia.hip.berkeley.edu>
next in thread | raw e-mail | index | archive | help
Hi, Some of you may have stumbled upon bsd.port.mk complaining about the lack of said file even after a make world. This was caused by my mistake of forgetting to update src/share/mk at the same time I committed the check to bsd.port.mk. I have since corrected it so if you cvsup again and make world again (actually just "make install" in src/share/mk), all will be well. As a workaround, "echo 19990328 > /var/db/pkg/.mkversion" will work equally fine. Sorry for the trouble, -W 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?199903310247.SAA46577>