From c2f8b43e3b056926e6af716d664680e0030b8e91 Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 12 Jul 2015 06:43:24 +0000 Subject: Add MirBSD and Bitrig to ONLY_FOR_PLATFORM; should just build. Also, the package explicitly claims to support Linux, so add that too. --- net/nagios-plugin-fstab/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/nagios-plugin-fstab/Makefile b/net/nagios-plugin-fstab/Makefile index b846eb71a36..20579974ecd 100644 --- a/net/nagios-plugin-fstab/Makefile +++ b/net/nagios-plugin-fstab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/04/03 18:08:23 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2015/07/12 06:43:24 dholland Exp $ # PKGNAME= nagios-plugin-fstab-${DISTNAME:C/.*-//} @@ -12,7 +12,8 @@ HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/ COMMENT= Mount points and swaps monitoring plugin for Nagios LICENSE= modified-bsd -ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* DragonFly-*-* +ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-* OpenBSD-*-* DragonFly-*-* \ + MirBSD-*-* Bitrig-*-* Linux-*-* PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3