pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gvfs manke the "avahi" option non-default, as...
details: https://anonhg.NetBSD.org/pkgsrc/rev/45aaf34ef3a6
branches: trunk
changeset: 570212:45aaf34ef3a6
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Jan 26 19:30:14 2010 +0000
description:
manke the "avahi" option non-default, as in other gnome base pkgs,
bump PKGREVISION
diffstat:
sysutils/gvfs/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r b23a9f93c300 -r 45aaf34ef3a6 sysutils/gvfs/Makefile
--- a/sysutils/gvfs/Makefile Tue Jan 26 18:38:26 2010 +0000
+++ b/sysutils/gvfs/Makefile Tue Jan 26 19:30:14 2010 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2009/12/16 17:06:34 drochner Exp $
+# $NetBSD: Makefile,v 1.24 2010/01/26 19:30:14 drochner Exp $
#
DISTNAME= gvfs-1.4.3
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gvfs/1.4/}
EXTRACT_SUFX= .tar.bz2
@@ -22,7 +23,7 @@
PKG_OPTIONS_VAR= PKG_OPTIONS.gvfs
PKG_SUPPORTED_OPTIONS+= avahi hal fuse samba
-PKG_SUGGESTED_OPTIONS+= avahi hal samba
+PKG_SUGGESTED_OPTIONS+= hal samba
PLIST_VARS+= ${PKG_SUPPORTED_OPTIONS}
# XXX fuse.bl3.mk will fail if we include it and fuse is not available
Home |
Main Index |
Thread Index |
Old Index