Sun Jul 12 06:38:23 2015 UTC ()
Add MirBSD and Bitrig to ONLY_FOR_PLATFORM. They won't build out of
the box, but should only require minor attention. This way they stand
some chance of getting it.


(dholland)
diff -r1.13 -r1.14 pkgsrc/net/wimon/Makefile

cvs diff -r1.13 -r1.14 pkgsrc/net/wimon/Makefile (expand / switch to context diff)
--- pkgsrc/net/wimon/Makefile 2014/10/09 14:06:49 1.13
+++ pkgsrc/net/wimon/Makefile 2015/07/12 06:38:23 1.14
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:49 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/07/12 06:38:23 dholland Exp $
 
 DISTNAME=	wimon-0.3
 PKGREVISION=	1
@@ -10,7 +10,8 @@
 COMMENT=	Tool that shows a real-time graph of your wireless connection
 LICENSE=	original-bsd
 
-ONLY_FOR_PLATFORM=	FreeBSD-*-* NetBSD-*-* OpenBSD-*-* DragonFly-*-*
+ONLY_FOR_PLATFORM=	FreeBSD-*-* NetBSD-*-* OpenBSD-*-* DragonFly-*-* \
+			MirBSD-*-* Bitrig-*-*
 # Needs net80211/*.h header files which appeared in 1.6ZD.
 NOT_FOR_PLATFORM=	NetBSD-0*-* NetBSD-1.[012345]*-* NetBSD-1.6[-_.]*-*
 NOT_FOR_PLATFORM+=	NetBSD-1.6[A-Z]-* NetBSD-1.6Z[A-C]*-*