misc/heirloom-time: mark ONLY FOR LINUX
According to the install file, this package is only for Linux
This commit is contained in:
parent
e600ef0e83
commit
70b48be267
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:16 cheusov Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2012/05/22 17:18:21 marino Exp $
|
||||
|
||||
PKGNAME= heirloom-time-${HEIRLOOM_VER}
|
||||
CATEGORIES= misc time
|
||||
|
||||
MAKE_FLAGS+= SUBDIRS="build time"
|
||||
|
||||
NOT_FOR_PLATFORM+= NetBSD-*-*
|
||||
ONLY_FOR_PLATFORM+= Linux-*-*
|
||||
|
||||
.include "../../sysutils/heirloom-doc/Makefile.common"
|
||||
|
||||
|
|
Loading…
Reference in a new issue