pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/gvfs Drop hal by default, upstream has droppe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2939be11ac2
branches:  trunk
changeset: 308884:d2939be11ac2
user:      youri <youri%pkgsrc.org@localhost>
date:      Sun Jun 03 22:09:52 2018 +0000

description:
Drop hal by default, upstream has dropped it and it is severely deprecated.

diffstat:

 sysutils/gvfs/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 820520bd7f32 -r d2939be11ac2 sysutils/gvfs/Makefile
--- a/sysutils/gvfs/Makefile    Sun Jun 03 21:50:41 2018 +0000
+++ b/sysutils/gvfs/Makefile    Sun Jun 03 22:09:52 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2018/05/15 15:29:44 jperkin Exp $
+# $NetBSD: Makefile,v 1.95 2018/06/03 22:09:52 youri Exp $
 #
 
 DISTNAME=      gvfs-1.6.7
@@ -22,7 +22,7 @@
 
 PKG_OPTIONS_VAR=        PKG_OPTIONS.gvfs
 PKG_SUPPORTED_OPTIONS+= avahi hal fuse samba
-PKG_SUGGESTED_OPTIONS+= hal samba
+PKG_SUGGESTED_OPTIONS+= 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