pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/miredo Since I'm still working working on it, don'...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58b7ab81cb94
branches:  trunk
changeset: 509267:58b7ab81cb94
user:      rpaulo <rpaulo%pkgsrc.org@localhost>
date:      Tue Mar 07 18:26:53 2006 +0000

description:
Since I'm still working working on it, don't try to build this pkg on
NetBSD <= 3 and Interix (should work on other systems).

diffstat:

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

diffs (18 lines):

diff -r 9b42847a35e6 -r 58b7ab81cb94 net/miredo/Makefile
--- a/net/miredo/Makefile       Tue Mar 07 18:18:45 2006 +0000
+++ b/net/miredo/Makefile       Tue Mar 07 18:26:53 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/02/28 01:29:39 rpaulo Exp $
+# $NetBSD: Makefile,v 1.2 2006/03/07 18:26:53 rpaulo Exp $
 
 DISTNAME=      miredo-0.8.0
 CATEGORIES=    net
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://www.simphalempin.com/dev/miredo/
 COMMENT=       Teredo IPv6 tunneling
 
+NOT_FOR_PLATFORM=      Interix-*-* NetBSD-[0-3]*-*
+
 GNU_CONFIGURE= yes
 
 EGDIR=         ${PREFIX}/share/examples/miredo



Home | Main Index | Thread Index | Old Index