From cb685e8dc8b1d367311099135e8964b5da46907c Mon Sep 17 00:00:00 2001 From: jschauma Date: Mon, 9 May 2005 23:13:33 +0000 Subject: mark this as NOT_FOR_PLATFORM= IRIX-*-*; irix comes with fam in the base system --- sysutils/fam/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/fam/Makefile b/sysutils/fam/Makefile index 6009f61bb2b..29605d6db0a 100644 --- a/sysutils/fam/Makefile +++ b/sysutils/fam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/04/11 21:47:23 tv Exp $ +# $NetBSD: Makefile,v 1.24 2005/05/09 23:13:33 jschauma Exp $ # DISTNAME= fam-2.7.0 @@ -14,6 +14,9 @@ COMMENT= File Alteration Monitor PKG_INSTALLATION_TYPES= overwrite pkgviews +# fam is bundled with IRIX +NOT_FOR_PLATFORM= IRIX-*-* + USE_GNU_TOOLS+= make USE_LIBTOOL= YES USE_PKGINSTALL= YES -- cgit v1.2.3