pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk gamin isn't ready yet, so switch back to fam
details: https://anonhg.NetBSD.org/pkgsrc/rev/1822591c66a9
branches: trunk
changeset: 556164:1822591c66a9
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Tue Mar 17 14:45:19 2009 +0000
description:
gamin isn't ready yet, so switch back to fam
diffstat:
mk/fam.buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9f439ccaeddf -r 1822591c66a9 mk/fam.buildlink3.mk
--- a/mk/fam.buildlink3.mk Tue Mar 17 13:52:08 2009 +0000
+++ b/mk/fam.buildlink3.mk Tue Mar 17 14:45:19 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: fam.buildlink3.mk,v 1.6 2009/03/15 21:47:44 jmcneill Exp $
+# $NetBSD: fam.buildlink3.mk,v 1.7 2009/03/17 14:45:19 jmcneill Exp $
#
# This Makefile fragment is meant to be included by packages that
# require a FAM implementation. fam.buildlink3.mk will:
@@ -23,7 +23,7 @@
.include "../../mk/bsd.prefs.mk"
.if !empty(MK_FAM_BUILDLINK3_MK:M+)
-FAM_DEFAULT?= gamin
+FAM_DEFAULT?= fam
FAM_ACCEPTED?= ${_FAM_PKGS}
# This is an exhaustive list of all of the FAM implementations that may
Home |
Main Index |
Thread Index |
Old Index