pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Don't pretend that gamin works yet to replace FAM.
details: https://anonhg.NetBSD.org/pkgsrc/rev/54997eb39935
branches: trunk
changeset: 498676:54997eb39935
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon Aug 29 23:16:33 2005 +0000
description:
Don't pretend that gamin works yet to replace FAM.
diffstat:
mk/fam.buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b7b5cad487b2 -r 54997eb39935 mk/fam.buildlink3.mk
--- a/mk/fam.buildlink3.mk Mon Aug 29 22:43:11 2005 +0000
+++ b/mk/fam.buildlink3.mk Mon Aug 29 23:16:33 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: fam.buildlink3.mk,v 1.2 2005/08/12 15:33:15 jlam Exp $
+# $NetBSD: fam.buildlink3.mk,v 1.3 2005/08/29 23:16:33 jlam Exp $
#
# This Makefile fragment is meant to be included by packages that
# require a FAM implementation. fam.buildlink3.mk will:
@@ -26,7 +26,7 @@
# This is an exhaustive list of all of the FAM implementations that may
# be used with fam.buildlink3.mk, in order of precedence.
#
-_FAM_PKGS?= fam gamin
+_FAM_PKGS?= fam # XXX gamin
_FAM_DEFAULT= ${FAM_DEFAULT}
_FAM_ACCEPTED= ${FAM_ACCEPTED}
Home |
Main Index |
Thread Index |
Old Index