summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordrochner <drochner>2006-02-27 14:27:49 +0000
committerdrochner <drochner>2006-02-27 14:27:49 +0000
commitafea4ef636befc0e43d5f7bd4c419d7b19daa56a (patch)
treedc0927f4a2c150447f1562c4762d97a38c373fb3 /net
parent8bcce2183d10487b4ad15547aff6aa4d78d8c473 (diff)
downloadpkgsrc-afea4ef636befc0e43d5f7bd4c419d7b19daa56a.tar.gz
they've given up to use pcap_compile_nopcap() (due to the API mess
appearently), so we don't need to trick "configure" anymore
Diffstat (limited to 'net')
-rw-r--r--net/ethereal/Makefile3
1 files changed, 1 insertions, 2 deletions
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