Date: Sun, 7 Oct 2012 18:42:44 +0400 From: Antonio Kless <antoniok.spb@gmail.com> To: Alexander Efimov <alephis@gmail.com> Cc: ports@freebsd.org Subject: Re: FreeBSD Port: misc/mc-light Message-ID: <CA%2BDHxHJe_5bw67vcvw8J9U%2BvtgNM1n2b_g9Jo594D67xcM5jxA@mail.gmail.com> In-Reply-To: <CAAx9o2EkuzatanaxWyPE7UAAga9V_j2Xh9LdPfgYQKiHbU_gXQ@mail.gmail.com> References: <CAAx9o2EkuzatanaxWyPE7UAAga9V_j2Xh9LdPfgYQKiHbU_gXQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander, thank you for solution! Guys, that bug is still unresolved in today ports. 2012/8/16 Alexander Efimov <alephis@gmail.com>: > 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 > > > best regards > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" -- Best regards, Antonio Kless
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BDHxHJe_5bw67vcvw8J9U%2BvtgNM1n2b_g9Jo594D67xcM5jxA>