pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net NOT_FOR_PLATFORM Interix.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e11a280c7200
branches: trunk
changeset: 502648:e11a280c7200
user: tv <tv%pkgsrc.org@localhost>
date: Mon Nov 07 21:46:25 2005 +0000
description:
NOT_FOR_PLATFORM Interix.
diffstat:
net/pptp/Makefile | 4 +++-
net/sharity-light/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 302fa6b74abb -r e11a280c7200 net/pptp/Makefile
--- a/net/pptp/Makefile Mon Nov 07 21:42:22 2005 +0000
+++ b/net/pptp/Makefile Mon Nov 07 21:46:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:51:40 grant Exp $
+# $NetBSD: Makefile,v 1.7 2005/11/07 21:46:25 tv Exp $
DISTNAME= pptp-linux-1.0.2
PKGNAME= pptp-1.0.2
@@ -11,6 +11,8 @@
#LICENSE= GPL
+NOT_FOR_PLATFORM= Interix-*-*
+
.include "../../mk/bsd.prefs.mk"
# Not quite yet---special config for MPPE in pppd.
diff -r 302fa6b74abb -r e11a280c7200 net/sharity-light/Makefile
--- a/net/sharity-light/Makefile Mon Nov 07 21:42:22 2005 +0000
+++ b/net/sharity-light/Makefile Mon Nov 07 21:46:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/06/17 03:50:28 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/11/07 21:47:14 tv Exp $
#
DISTNAME= Sharity-Light.1.2
@@ -11,6 +11,8 @@
HOMEPAGE= http://www.obdev.at/Products/shlight.html
COMMENT= Userland smbfs -- SMB to NFS protocol converter
+NOT_FOR_PLATFORM= Interix-*-* # SMB is all native
+
# avoid picking up a bad value from a users environment
MAKE_ENV+= "ARCH= "
Home |
Main Index |
Thread Index |
Old Index