On 2017/05/16 13:09, Rafael Sadowski wrote:
> On Tue May 16, 2017 at 11:54:12AM +0100, Stuart Henderson wrote:
> > On 2017/05/16 12:36, Rafael Sadowski wrote:
> > > -RUN_DEPENDS =            devel/git
> > > +BUILD_DEPENDS =          devel/readline
> > > +RUN_DEPENDS =            devel/git \
> > > +                 devel/readline
> > 
> > BUILD+RUN_DEPENDS on readline? That looks wrong.. Check WANTLIB too.
> 
> That's for the ruby gem suff I guess.

It should still be a LIB_DEPENDS not B+R.

> ldd(1) shows:
> 
> /usr/ports/pobj/gitsh-0.11.2/fake-amd64/usr/local/bin/gitsh:
>       Start            End              Type Open Ref GrpRef Name
>       00001ee936400000 00001ee936602000 exe  1    0   0      
> /usr/ports/pobj/gitsh-0.11.2/fake-amd64/usr/local/bin/gitsh
>       00001eebdbd7e000 00001eebdc04a000 rlib 0    1   0      
> /usr/lib/libc.so.89.5
>       00001eeb53700000 00001eeb53700000 rtld 0    1   0      
> /usr/libexec/ld.so
> 
> > 
> > > -SEPARATE_BUILD = Yes
> > > +SEPARATE_BUILD = No
> > 
> > Either "Yes" or remove the line.
> 
> ACK;
> 

Reply via email to