svn commit: r564703 - head/x11/cde/files

Baptiste Daroussin bapt at FreeBSD.org
Mon Feb 8 14:11:07 UTC 2021


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:


More information about the svn-ports-all mailing list