summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-06-01 22:42:49 +0000
committerdholland <dholland@pkgsrc.org>2013-06-01 22:42:49 +0000
commit9a6ba4dcc93ce340c336a3806b4ed674a2387132 (patch)
treea3bffe0d1a46d6d737916d44bd6bf3f0876a5cf6 /net
parent526c4e762df886c79ffce625bea2fa288893c0e6 (diff)
downloadpkgsrc-9a6ba4dcc93ce340c336a3806b4ed674a2387132.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$//}