Date: Tue, 21 May 2019 05:51:11 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502187 - head/graphics Message-ID: <201905210551.x4L5pBZ1053057@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905210551.x4L5pBZ1053057>