pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/fam mark this as NOT_FOR_PLATFORM= IRIX-*-*; ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e64901c18fb
branches: trunk
changeset: 493575:5e64901c18fb
user: jschauma <jschauma%pkgsrc.org@localhost>
date: Mon May 09 23:13:33 2005 +0000
description:
mark this as NOT_FOR_PLATFORM= IRIX-*-*; irix comes with fam in the base
system
diffstat:
sysutils/fam/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r eb982306eca9 -r 5e64901c18fb sysutils/fam/Makefile
--- a/sysutils/fam/Makefile Mon May 09 22:43:42 2005 +0000
+++ b/sysutils/fam/Makefile Mon May 09 23:13:33 2005 +0000
@@ -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 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
+# fam is bundled with IRIX
+NOT_FOR_PLATFORM= IRIX-*-*
+
USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
USE_PKGINSTALL= YES
Home |
Main Index |
Thread Index |
Old Index