pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gnome-vfs Add fam to PKG_SUPPORTED_OPTIONS, r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/58109044c23a
branches: trunk
changeset: 557268:58109044c23a
user: abs <abs%pkgsrc.org@localhost>
date: Sun Apr 12 20:08:04 2009 +0000
description:
Add fam to PKG_SUPPORTED_OPTIONS, rather than just PKG_SUGGESTED_OPTIONS...
diffstat:
sysutils/gnome-vfs/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 6005ac947836 -r 58109044c23a sysutils/gnome-vfs/options.mk
--- a/sysutils/gnome-vfs/options.mk Sun Apr 12 20:07:24 2009 +0000
+++ b/sysutils/gnome-vfs/options.mk Sun Apr 12 20:08:04 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.2 2009/04/10 22:27:16 asau Exp $
+# $NetBSD: options.mk,v 1.3 2009/04/12 20:08:04 abs Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.gnome-vfs
-PKG_SUPPORTED_OPTIONS= gssapi hal inet6
+PKG_SUPPORTED_OPTIONS= fam gssapi hal inet6
PKG_SUGGESTED_OPTIONS= fam hal
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index