Date: Wed, 27 Nov 2002 08:40:36 -0800 (PST) From: Alan Eldridge <alane@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk Message-ID: <200211271640.gARGeagq084372@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alane 2002/11/27 08:40:36 PST Modified files: Mk bsd.port.mk Log: Added WANT_AUTO{CONF,MAKE}_VER, which set up all the variables as in USE_*, but do not cause the program to be executed prior to configure step. This is done to accomodate a couple of rather odd ports. Basically, this amounts to redefining USE_*_VER in terms of USE_*, WANT_*_VER. It's pretty gross, but it works. Approved by: implicitly by kris Revision Changes Path 1.435 +49 -39 ports/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?200211271640.gARGeagq084372>