Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2012 14:47:31 -0500
From:      Michael Scheidell <scheidell@freebsd.org>
To:        <freebsd-ports@freebsd.org>
Subject:   Re: with the cvs history? trying to help INDEX builds.
Message-ID:  <4F19C4D3.50000@freebsd.org>
In-Reply-To: <20120120193846.GD18747@lonesome.com>
References:  <4F177264.3090708@freebsd.org> <4F18C5F9.2050900@FreeBSD.org>	<20120120093057.GA5662@mech-cluster241.men.bris.ac.uk>	<4F194587.8070301@infracaninophile.co.uk> <20120120193846.GD18747@lonesome.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 1/20/12 2:38 PM, Mark Linimon wrote:
> On Fri, Jan 20, 2012 at 10:44:23AM +0000, Matthew Seaman wrote:
>>    HAS_SSE!=  ${SYSCTL} -i -n hw.instruction_sse 2>/dev/null
>>
>> It's only a warning though, so INDEX generation should still work.
and, there are lots of these around also.

LIBNET_CONFIG?=         ${LOCALBASE}/bin/libnet11-config
.if exists(${LIBNET_CONFIG})
LIBNET_CFLAGS!= ${LIBNET_CONFIG} --cflags
LIBNET_LIBS!=   ${LIBNET_CONFIG} --libs
.else
LIBNET_CFLAGS=  -I${LOCALBASE}/include/libnet11
LIBNET_LIBS=    -L${LOCALBASE}/lib/libnet11 -lnet
.endif


-- 
Michael Scheidell, CTO
o: 561-999-5000
d: 561-948-2259
 >*| *SECNAP Network Security Corporation

    * Best Mobile Solutions Product of 2011
    * Best Intrusion Prevention Product
    * Hot Company Finalist 2011
    * Best Email Security Product
    * Certified SNORT Integrator




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