pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/libpcap Mark as NOT_FOR_PLATFORM Interix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc9c38bdc961
branches:  trunk
changeset: 490474:bc9c38bdc961
user:      tv <tv%pkgsrc.org@localhost>
date:      Sat Mar 12 05:24:50 2005 +0000

description:
Mark as NOT_FOR_PLATFORM Interix.

diffstat:

 net/libpcap/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r fedc1c4496a2 -r bc9c38bdc961 net/libpcap/Makefile
--- a/net/libpcap/Makefile      Sat Mar 12 05:22:54 2005 +0000
+++ b/net/libpcap/Makefile      Sat Mar 12 05:24:50 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2005/01/26 17:39:55 tv Exp $
+# $NetBSD: Makefile,v 1.23 2005/03/12 05:24:50 tv Exp $
 
 DISTNAME=              libpcap-0.8.3
 SVR4_PKGNAME=          lpcap
@@ -9,6 +9,8 @@
 HOMEPAGE=              http://www.tcpdump.org/
 COMMENT=               System-independent interface for user-level packet capture
 
+NOT_FOR_PLATFORM+=     Interix-*-* # no raw interface access
+
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 # tarball contains invalid dir entry libpcap-0.8.3/.; breaks "first" extract



Home | Main Index | Thread Index | Old Index