From owner-freebsd-ports@FreeBSD.ORG Sun Oct 7 15:23:53 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D6621065781 for ; Sun, 7 Oct 2012 15:23:53 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [IPv6:2a02:6b8:0:801::4]) by mx1.freebsd.org (Postfix) with ESMTP id 1ABDF8FC17 for ; Sun, 7 Oct 2012 15:23:53 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward14.mail.yandex.net (Yandex) with ESMTP id A6D9219814A3; Sun, 7 Oct 2012 19:23:51 +0400 (MSK) Received: from smtp11.mail.yandex.net (localhost [127.0.0.1]) by smtp11.mail.yandex.net (Yandex) with ESMTP id 70E0B7E04C1; Sun, 7 Oct 2012 19:23:51 +0400 (MSK) Received: from 93.91.0.248.tel.ru (93.91.0.248.tel.ru [93.91.0.248]) by smtp11.mail.yandex.net (nwsmtp/Yandex) with ESMTP id Npe4eak3-Npe4qaN3; Sun, 7 Oct 2012 19:23:51 +0400 Message-ID: <50719E87.3090702@passap.ru> Date: Sun, 07 Oct 2012 19:23:51 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: Antonio Kless References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: ports@freebsd.org, Alexander Efimov Subject: Re: FreeBSD Port: misc/mc-light X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2012 15:23:53 -0000 07.10.2012 18:42, Antonio Kless пишет: > > Alexander, thank you for solution! > > Guys, that bug is still unresolved in today ports. > > 2012/8/16 Alexander Efimov : >> Hi >> >> found this typo in Makefile, while trying to make mc-light with working >> subshell: >> >> in current Makefile we have this if subshell defined we make mc without >> subshell actually >> >> .if ${PORT_OPTIONS:MSUBSHELL} >> CONFIGURE_ARGS+=--without-subshell >> .endif >> >> as it was in older makefile >> >> .if !defined(WITH_SUBSHELL) >> CONFIGURE_ARGS+=--without-subshell >> .endif Fixed, thanks! -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve