pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/450bea71fd72
branches:  trunk
changeset: 490562:450bea71fd72
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Mar 15 13:26:07 2005 +0000

description:
Mark as NOT_FOR_PLATFORM Interix.

diffstat:

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

diffs (18 lines):

diff -r 54f10538c858 -r 450bea71fd72 net/hf6to4/Makefile
--- a/net/hf6to4/Makefile       Tue Mar 15 09:07:48 2005 +0000
+++ b/net/hf6to4/Makefile       Tue Mar 15 13:26:07 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/20 12:22:19 agc Exp $
+# $NetBSD: Makefile,v 1.5 2005/03/15 13:26:07 tv Exp $
 #
 
 DISTNAME=              hf6to4-1.2
@@ -13,6 +13,8 @@
 WRKSRC=                        ${WRKDIR}
 USE_PKGINSTALL=                YES
 
+NOT_FOR_PLATFORM+=     Interix-*-* # no IPv6 support or ifconfig command
+
 # This pkg doesn't regard USE_INET6 (leave this comment for README-IPv6.html!)
 EXTRACT_ONLY=  # empty
 NO_CHECKSUM=   yes



Home | Main Index | Thread Index | Old Index