This is BSD-specific software (uses sys/disklabel.h), set ONLY_FOR_PLATFORM
This commit is contained in:
parent
dd2b2e07a4
commit
5ac106e4d8
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2011/02/03 14:15:12 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2011/12/14 09:22:44 shattered Exp $
|
||||
#
|
||||
|
||||
DISTNAME= randread-0.2
|
||||
|
@ -10,7 +10,7 @@ HOMEPAGE= http://randread.sourceforge.net/
|
|||
COMMENT= Program to help benchmark random disk read performance
|
||||
LICENSE= public-domain
|
||||
|
||||
NOT_FOR_PLATFORM= Interix-*-*
|
||||
ONLY_FOR_PLATFORM= DragonFly-*-* FreeBSD-*-* NetBSD-*-* OpenBSD-*-*
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
Loading…
Reference in a new issue