svn commit: r384052 - in head/games/tomenet: . files
Dmitry Marakasov
amdmi3 at amdmi3.ru
Wed Apr 15 16:09:09 UTC 2015
* John Marino (freebsd.contact at marino.st) wrote:
> > * John Marino (freebsd.contact at marino.st) wrote:
> >
> >
> > Hmm, wasn't aware of USES=execinfo and completely forgot about
> > dragonfly. As I guess, this actually needs unconditional USES=execinfo
> > and conditional flags:
> >
> > .if ${OPSYS} == DragonFly || ${OSVERSION} < 1000000
> > CFLAGS+= -I${LOCALBASE}/include
> > LIBS+= -L${LOCALBASE}/lib
> > .fi
>
> I can't look right now, but IIRC, all you need is USES+= execinfo.
> Uses/execinfo.mk should already have the logic embedded.
It doesn't, but I've just submitted https://reviews.freebsd.org/D2298
which should improve it.
--
Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru ..: jabber: amdmi3 at jabber.ru http://amdmi3.ru
More information about the svn-ports-head
mailing list