Alexander, thank you for solution!

Guys, that bug is still unresolved in today ports.




2012/8/16 Alexander Efimov <alep...@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-unsubscr...@freebsd.org"



-- 
Best regards,
Antonio Kless
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to