with the cvs history? trying to help INDEX builds.

Michael Scheidell scheidell at freebsd.org
Fri Jan 20 19:47:33 UTC 2012



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



More information about the freebsd-ports mailing list