From 325005b73e2a0ee810a9ad2ecba1147d11f54fa8 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 2 Feb 2004 18:34:10 +0000 Subject: mbmon works on FreeBSD/i386 4.9 and maybe in OpenBSD, so enable FreeBSD/OpenBSD-*-i386 support, reported by Michal Pasternak in PR pkg/24303. --- sysutils/mbmon/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils') diff --git a/sysutils/mbmon/Makefile.common b/sysutils/mbmon/Makefile.common index 40c8718b284..5022bd598a0 100644 --- a/sysutils/mbmon/Makefile.common +++ b/sysutils/mbmon/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2003/08/23 16:41:59 recht Exp $ +# $NetBSD: Makefile.common,v 1.7 2004/02/02 18:34:10 xtraeme Exp $ # DISTNAME= xmbmon203 @@ -17,4 +17,4 @@ GNU_CONFIGURE= yes DISTINFO_FILE?= ${.CURDIR}/../../sysutils/mbmon/distinfo PATCHDIR= ${.CURDIR}/../../sysutils/mbmon/patches -ONLY_FOR_PLATFORM= NetBSD-*-i386 +ONLY_FOR_PLATFORM= FreeBSD-*-i386 NetBSD-*-i386 OpenBSD-*-i386 -- cgit v1.2.3