svn commit: r358219 - head/Mk

Baptiste Daroussin bapt at FreeBSD.org
Wed Jun 18 12:38:07 UTC 2014


On Wed, Jun 18, 2014 at 02:21:16PM +0200, Petr Lampa wrote:
> 
> This change breaks ports config dialog (now showing empty page), see diff -bc:
> 
> ***************
> *** 75,81 ****
>   RM?=                  /bin/rm
>   RMDIR?=                       /bin/rmdir
>   SED?=                 /usr/bin/sed
> ! SETENV?=              /usr/bin/env -i PATH="${PATH}"
>   SH?=                  /bin/sh
>   SORT?=                        /usr/bin/sort
>   STRIP_CMD?=           /usr/bin/strip
> --- 78,84 ----
>   RM?=          /bin/rm
>   RMDIR?=               /bin/rmdir
>   SED?=         /usr/bin/sed
> ! SETENV?=      /usr/bin/env
>   SH?=          /bin/sh
>   SORT?=                /usr/bin/sort
>   STRIP_CMD?=   /usr/bin/strip
> 
> Please, fix it.
> 
Fixed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20140618/4a6cfe5b/attachment.sig>


More information about the svn-ports-head mailing list