From owner-cvs-all Wed Apr 4 5:32:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BAE7F37B71B; Wed, 4 Apr 2001 05:32:46 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f34CWkN86247; Wed, 4 Apr 2001 05:32:46 -0700 (PDT) (envelope-from tg) Message-Id: <200104041232.f34CWkN86247@freefall.freebsd.org> From: Thomas Gellekum Date: Wed, 4 Apr 2001 05:32:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.python.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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