svn commit: r502187 - head/graphics

Niclas Zeising zeising at FreeBSD.org
Tue May 21 05:51:12 UTC 2019


Author: zeising
Date: Tue May 21 05:51:11 2019
New Revision: 502187
URL: https://svnweb.freebsd.org/changeset/ports/502187

Log:
  Hook graphics/drm-current-kmod to the build
  
  Reminded by:	antoine
  MFH:		2019Q2 (implicit, drm-drivers blanket)
  Sponsored by:	B3 Init

Modified:
  head/graphics/Makefile

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Tue May 21 02:07:46 2019	(r502186)
+++ head/graphics/Makefile	Tue May 21 05:51:11 2019	(r502187)
@@ -138,6 +138,7 @@
     SUBDIR += drawpile
     SUBDIR += driconf
     SUBDIR += drm-current-kmod
+    SUBDIR += drm-devel-kmod
     SUBDIR += drm-fbsd11.2-kmod
     SUBDIR += drm-fbsd12.0-kmod
     SUBDIR += drm-kmod


More information about the svn-ports-all mailing list