From e78a6a7e78bf75fec7bfeeb9793a380d54ad1a57 Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 27 Feb 2006 14:27:49 +0000 Subject: they've given up to use pcap_compile_nopcap() (due to the API mess appearently), so we don't need to trick "configure" anymore --- net/ethereal/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net') diff --git a/net/ethereal/Makefile b/net/ethereal/Makefile index eee07a1f463..2020c9e906c 100644 --- a/net/ethereal/Makefile +++ b/net/ethereal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2006/02/05 23:10:23 joerg Exp $ +# $NetBSD: Makefile,v 1.126 2006/02/27 14:27:49 drochner Exp $ DISTNAME= ethereal-0.10.14 PKGREVISION= 2 @@ -37,7 +37,6 @@ CONFIGURE_ARGS+= --with-net-snmp CONFIGURE_ARGS+= --with-pcap=${BUILDLINK_PREFIX.libpcap} CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib} CONFIGURE_ARGS+= --with-pcre=${BUILDLINK_PREFIX.pcre} -CONFIGURE_ENV+= ac_cv_func_pcap_compile_nopcap=no PTHREAD_OPTS+= require -- cgit v1.2.3