diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1560d0d19e8..26a361b58ce 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.841 2019/07/21 10:34:52 wiz Exp $ +# $NetBSD: Makefile,v 1.842 2019/08/21 17:40:41 nia Exp $ # COMMENT= Packages to support the X window system @@ -298,7 +298,6 @@ SUBDIR+= mkcomposecache SUBDIR+= mlterm SUBDIR+= modeline SUBDIR+= modular-xorg-server -SUBDIR+= modular-xorg-server112 SUBDIR+= modular-xorg-xephyr SUBDIR+= modular-xorg-xquartz SUBDIR+= motif @@ -534,9 +533,7 @@ SUBDIR+= xf86-video-i740 SUBDIR+= xf86-video-intel SUBDIR+= xf86-video-mach64 SUBDIR+= xf86-video-mga -SUBDIR+= xf86-video-modesetting SUBDIR+= xf86-video-neomagic -SUBDIR+= xf86-video-newport SUBDIR+= xf86-video-nouveau SUBDIR+= xf86-video-nv SUBDIR+= xf86-video-openchrome |