Date: Wed, 4 Apr 2001 05:32:46 -0700 (PDT) From: Thomas Gellekum <tg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.python.mk Message-ID: <200104041232.f34CWkN86247@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tg 2001/04/04 05:32:46 PDT Modified files: Mk bsd.python.mk Log: I don't know offhand how to delay defining PYTHON_PLATFORM until the dependencies are evaluated and $PYTHON_CMD will surely exist, so I fake it with the help of expr(1), $OPSYS and $OSREL. PR: 26318 Revision Changes Path 1.10 +5 -2 ports/Mk/bsd.python.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?200104041232.f34CWkN86247>