summaryrefslogtreecommitdiff
path: root/security/pflkm
diff options
context:
space:
mode:
authorpeter <peter>2005-12-07 12:03:16 +0000
committerpeter <peter>2005-12-07 12:03:16 +0000
commit0af47c8b80fcb83d8cba3a60573f29799a72cb3a (patch)
tree633dd5a0d514190ee4aef4edbc572e6c9c24de42 /security/pflkm
parentee3e0bc8e2ebf3993833dad279c6f0464a7a875d (diff)
downloadpkgsrc-0af47c8b80fcb83d8cba3a60573f29799a72cb3a.tar.gz
Change ONLY_FOR_PLATFORM to NetBSD 2.x. NetBSD 3 has pf in base so this
pkg is redundant on that version and on -current it doesn't even build without errors.
Diffstat (limited to 'security/pflkm')
-rw-r--r--security/pflkm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pflkm/Makefile b/security/pflkm/Makefile
index da95c4d6629..705b48e3083 100644
--- a/security/pflkm/Makefile
+++ b/security/pflkm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/12/05 20:50:57 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2005/12/07 12:03:16 peter Exp $
DISTNAME= pflkm-20050511
CATEGORIES= security
@@ -8,7 +8,7 @@ MAINTAINER= peter@pointless.nl
HOMEPAGE= http://nedbsd.nl/~ppostma/pf/
COMMENT= OpenBSD Packet Filter as loadable kernel module for NetBSD
-ONLY_FOR_PLATFORM= NetBSD-[2-9]*-*
+ONLY_FOR_PLATFORM= NetBSD-2.[0-9]*-*
USE_PKGINSTALL= yes
NO_CONFIGURE= yes