pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/tmux on OS X
Hi,
On 6 Nov 2013, at 3:11 , OBATA Akio <obache%netbsd.org@localhost> wrote:
> Please retry with following changes:
>
> Index: mk/terminfo.builtin.mk
> ===================================================================
> RCS file: /cvsroot/pkgsrc/mk/terminfo.builtin.mk,v
> retrieving revision 1.2
> diff -u -r1.2 terminfo.builtin.mk
> --- mk/terminfo.builtin.mk 8 Feb 2010 22:11:43 -0000 1.2
> +++ mk/terminfo.builtin.mk 6 Nov 2013 02:08:11 -0000
> @@ -77,7 +77,9 @@
> # of those library options.
> #
> . if empty(BUILDLINK_TREE:Mcurses) && empty(BUILDLINK_TREE:Mncurses)
> +. if empty(BUILTIN_LIBNAME.terminfo:Mcurses)
> BUILDLINK_TRANSFORM+= rm:-lcurses
> +. endif
> BUILDLINK_TRANSFORM+= rm:-lncurses
> . endif
Yes, build is successful with this patch.
Thank you.
best,
jym
Home |
Main Index |
Thread Index |
Old Index