From 2c8cabf943659940bc4d24c3c650b64b4b7d4ea4 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Tue, 11 Jan 2005 19:34:34 +0000 Subject: this should be 0.7.2 not 0.7 --- net/libpcap/builtin.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/libpcap') diff --git a/net/libpcap/builtin.mk b/net/libpcap/builtin.mk index 524eb49392a..5866dd4535f 100644 --- a/net/libpcap/builtin.mk +++ b/net/libpcap/builtin.mk @@ -1,4 +1,4 @@ -# $NetBSD: builtin.mk,v 1.3 2005/01/11 19:32:17 xtraeme Exp $ +# $NetBSD: builtin.mk,v 1.4 2005/01/11 19:34:34 xtraeme Exp $ _LIBPCAP_H= /usr/include/pcap.h @@ -21,7 +21,7 @@ IS_BUILTIN.libpcap!= \ . if !defined(_LIPCAP_VERSION) _LIBPCAP_VERSIONS= 0.8.3 0.7.2 _LIBPCAP_0.8.3= NetBSD-2.99.9* NetBSD-2.99.1[0-9]* -_LIBPCAP_0.7= NetBSD-1.[56]* NetBSD-2.0* +_LIBPCAP_0.7.2= NetBSD-1.[56]* NetBSD-2.0* . for _libpcap_version_ in ${_LIBPCAP_VERSIONS} . for _pattern_ in ${_LIBPCAP_${_libpcap_version_}} . if !empty(MACHINE_PLATFORM:M${_pattern_}) -- cgit v1.2.3