Date: Wed, 28 Feb 2018 18:34:31 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463256 - head/Mk/Scripts Message-ID: <201802281834.w1SIYVBJ074366@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Wed Feb 28 18:34:31 2018 New Revision: 463256 URL: https://svnweb.freebsd.org/changeset/ports/463256 Log: Chase r459584: Remove _PYTHON_DEFAULT_VERSION. Approved by: portmgr (implicit) Modified: head/Mk/Scripts/functions.sh Modified: head/Mk/Scripts/functions.sh ============================================================================== --- head/Mk/Scripts/functions.sh Wed Feb 28 17:45:24 2018 (r463255) +++ head/Mk/Scripts/functions.sh Wed Feb 28 18:34:31 2018 (r463256) @@ -192,7 +192,6 @@ export_ports_env() { _OSRELEASE \ _PERL5_FROM_BIN \ _PKG_CHECKED \ - _PYTHON_DEFAULT_VERSION \ _SMP_CPUS \ "
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802281834.w1SIYVBJ074366>