svn commit: r502189 - branches/2019Q2/graphics

Niclas Zeising zeising at FreeBSD.org
Tue May 21 05:52:54 UTC 2019


Author: zeising
Date: Tue May 21 05:52:53 2019
New Revision: 502189
URL: https://svnweb.freebsd.org/changeset/ports/502189

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

Modified:
  branches/2019Q2/graphics/Makefile
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/graphics/Makefile
==============================================================================
--- branches/2019Q2/graphics/Makefile	Tue May 21 05:52:16 2019	(r502188)
+++ branches/2019Q2/graphics/Makefile	Tue May 21 05:52:53 2019	(r502189)
@@ -140,6 +140,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