Use BROKEN_ON_PLATFORM for "needs sysctl bits".
This commit is contained in:
parent
af89ff928b
commit
ed1cd06b8f
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/05/08 11:21:24 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2015/01/04 03:39:57 dholland Exp $
|
||||
|
||||
DISTNAME= mbuffer-20140310
|
||||
CATEGORIES= misc
|
||||
|
@ -10,7 +10,7 @@ HOMEPAGE= http://www.maier-komor.de/mbuffer.html
|
|||
COMMENT= Tool for buffering data streams
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
||||
NOT_FOR_PLATFORM= NetBSD-*-* # Needs sysctl bits
|
||||
BROKEN_ON_PLATFORM= NetBSD-*-* # Needs sysctl bits
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue