aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorJohannes M Dieterich <jmd@FreeBSD.org>2018-12-10 03:02:11 +0000
committerJohannes M Dieterich <jmd@FreeBSD.org>2018-12-10 03:02:11 +0000
commitbfbf8bd33e4704a04b7042db079708a29a9c4cc9 (patch)
tree6318246feb61bce8e42ec341702cb84b50c16bea /graphics/Makefile
parentac9db327ac4b091633425f6e0a2cbd750bf7119e (diff)
downloadports-bfbf8bd33e4704a04b7042db079708a29a9c4cc9.tar.gz
ports-bfbf8bd33e4704a04b7042db079708a29a9c4cc9.zip
LinuxKPI-based DRM ports: move to new ports nomenclature.
After some discussions within the x11 team, it was decided to move to a new nomenclature for the LinuxKPI-based DRM ports that correctly reflects the FreeBSD version the ports are for. This will also allow us to move to dedicated branches per FreeBSD release and eases porting work. Functionally, this commit is a no-op as we are not moving to new snapshots. Reflect the move in UPDATING and MOVED. Users using the graphics/drm-kmod meta port should not be affected. Direct consumers of the DRM ports shall move, as in MOVED, as follows: drm-stable-kmod is drm-fbsd11.2-kmod drm-next-kmod is drm-fbsd12.0-kmod drm-devel-kmod is drm-current-kmod Reviewed by: zeising (x11) Approved by: zeising (x11) Differential Revision: https://reviews.freebsd.org/D18328
Notes
Notes: svn path=/head/; revision=487117
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index acc5eaa32748..93e4ead8bf68 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -152,11 +152,11 @@
SUBDIR += dmtx-utils
SUBDIR += drawpile
SUBDIR += driconf
- SUBDIR += drm-devel-kmod
+ SUBDIR += drm-current-kmod
+ SUBDIR += drm-fbsd11.2-kmod
+ SUBDIR += drm-fbsd12.0-kmod
SUBDIR += drm-kmod
SUBDIR += drm-legacy-kmod
- SUBDIR += drm-next-kmod
- SUBDIR += drm-stable-kmod
SUBDIR += dspdfviewer
SUBDIR += duhdraw
SUBDIR += dynamechs