summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordholland <dholland>2013-06-01 22:42:49 +0000
committerdholland <dholland>2013-06-01 22:42:49 +0000
commitc96b38285c3e60764328d861f73b53c50498cc9b (patch)
treea3bffe0d1a46d6d737916d44bd6bf3f0876a5cf6 /net
parente72dc33c8ed3e7538f3c9675386e5c95842fcadc (diff)
downloadpkgsrc-c96b38285c3e60764328d861f73b53c50498cc9b.tar.gz
Mark this unavailable on NetBSD 6.0+ until such time as someone ports
it to the new module system.
Diffstat (limited to 'net')
-rw-r--r--net/mppe-lkm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mppe-lkm/Makefile b/net/mppe-lkm/Makefile
index 853130ba336..b3caee437e5 100644
--- a/net/mppe-lkm/Makefile
+++ b/net/mppe-lkm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/03/21 05:05:06 obache Exp $
+# $NetBSD: Makefile,v 1.7 2013/06/01 22:42:49 dholland Exp $
DISTNAME= kernel_ppp_mppe-0.0.4-src
PKGNAME= mppe-lkm-0.0.4
@@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= destdir
NO_CONFIGURE= yes
-ONLY_FOR_PLATFORM= NetBSD-*-*
+ONLY_FOR_PLATFORM= NetBSD-[12345]*-*
MAKE_ENV+= KMODDIR=${PREFIX}/lkm
WRKSRC= ${WRKDIR}/mppe-lkm
KPM_SRC= ${WRKDIR}/${DISTNAME:C/-src$//}