Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2014 12:35:12 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358268 - head/Mk
Message-ID:  <201406181235.s5ICZChL034216@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Jun 18 12:35:11 2014
New Revision: 358268
URL: http://svnweb.freebsd.org/changeset/ports/358268
QAT: https://qat.redports.org/buildarchive/r358268/

Log:
  Revert a commit that should not have crept in

Modified:
  head/Mk/bsd.commands.mk

Modified: head/Mk/bsd.commands.mk
==============================================================================
--- head/Mk/bsd.commands.mk	Wed Jun 18 12:33:21 2014	(r358267)
+++ head/Mk/bsd.commands.mk	Wed Jun 18 12:35:11 2014	(r358268)
@@ -75,7 +75,7 @@ REALPATH?=		/bin/realpath
 RM?=			/bin/rm
 RMDIR?=			/bin/rmdir
 SED?=			/usr/bin/sed
-SETENV?=		/usr/bin/env -i PATH="${PATH}"
+SETENV?=		/usr/bin/env
 SH?=			/bin/sh
 SORT?=			/usr/bin/sort
 STRIP_CMD?=		/usr/bin/strip



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406181235.s5ICZChL034216>