Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 2021 14:11:06 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r564703 - head/x11/cde/files
Message-ID:  <202102081411.118EB6C3083319@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Feb  8 14:11:06 2021
New Revision: 564703
URL: https://svnweb.freebsd.org/changeset/ports/564703

Log:
  hald is not required anymore
  
  Note that this is not needed since X does not depend anymore on hald

Modified:
  head/x11/cde/files/dtlogin.in

Modified: head/x11/cde/files/dtlogin.in
==============================================================================
--- head/x11/cde/files/dtlogin.in	Mon Feb  8 14:09:29 2021	(r564702)
+++ head/x11/cde/files/dtlogin.in	Mon Feb  8 14:11:06 2021	(r564703)
@@ -3,7 +3,7 @@
 # $FreeBSD$
 #
 # PROVIDE: dtlogin
-# REQUIRE: LOGIN dbus hald dtspc
+# REQUIRE: LOGIN dbus dtspc
 # KEYWORD: shutdown
 #
 # Add the following line to /etc/rc.conf to enable slim:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102081411.118EB6C3083319>