Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2015 19:08:59 +0300
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        marino@freebsd.org
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r384052 - in head/games/tomenet: . files
Message-ID:  <20150415160859.GB78733@hades.panopticon>
In-Reply-To: <552E89A2.2000401@marino.st>
References:  <201504151354.t3FDshh1086098@svn.freebsd.org> <552E71F3.1030005@marino.st> <20150415153806.GA78733@hades.panopticon> <552E89A2.2000401@marino.st>

next in thread | previous in thread | raw e-mail | index | archive | help
* John Marino (freebsd.contact@marino.st) wrote:

> > * John Marino (freebsd.contact@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@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru      http://amdmi3.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150415160859.GB78733>