svn commit: r277559 - projects/building-blocks/usr.sbin

Garrett Cooper ngie at FreeBSD.org
Fri Jan 23 06:01:35 UTC 2015


Author: ngie
Date: Fri Jan 23 06:01:34 2015
New Revision: 277559
URL: https://svnweb.freebsd.org/changeset/base/277559

Log:
  Remove the duplicate zzz entry

Modified:
  projects/building-blocks/usr.sbin/Makefile

Modified: projects/building-blocks/usr.sbin/Makefile
==============================================================================
--- projects/building-blocks/usr.sbin/Makefile	Fri Jan 23 04:07:07 2015	(r277558)
+++ projects/building-blocks/usr.sbin/Makefile	Fri Jan 23 06:01:34 2015	(r277559)
@@ -88,7 +88,6 @@ SUBDIR+=	sa
 
 .if ${MK_ACPI} != "no" || ${MK_APM} != "no"
 SUBDIR+=	powerd
-SUBDIR+=	zzz
 .endif
 
 .if ${MK_AMD} != "no"


More information about the svn-src-projects mailing list