pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/gvfs



Module Name:    pkgsrc
Committed By:   youri
Date:           Sun Jun  3 22:09:52 UTC 2018

Modified Files:
        pkgsrc/sysutils/gvfs: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/sysutils/gvfs/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/gvfs/Makefile
diff -u pkgsrc/sysutils/gvfs/Makefile:1.94 pkgsrc/sysutils/gvfs/Makefile:1.95
--- pkgsrc/sysutils/gvfs/Makefile:1.94  Tue May 15 15:29:44 2018
+++ pkgsrc/sysutils/gvfs/Makefile       Sun Jun  3 22:09:52 2018
@@ -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 @@ CONFIGURE_ARGS+=      --disable-bash-completi
 
 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