diff options
author | wiz <wiz@pkgsrc.org> | 2019-11-26 09:07:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-11-26 09:07:16 +0000 |
commit | 78b5f9b4d639a5fbff5a332bcef9b0063d04e277 (patch) | |
tree | 49be901248effaf66b490ceffb43651e0156d386 /x11/Makefile | |
parent | 77f301f04040101e70af1526071dcca556aaaed2 (diff) | |
download | pkgsrc-78b5f9b4d639a5fbff5a332bcef9b0063d04e277.tar.gz |
libdmx: remove
pkgsrc didn't supply a DMX enabled X server, so client support is
not useful either.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index ade3dc2f252..03286c9d5e3 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.866 2019/11/25 22:37:17 wiz Exp $ +# $NetBSD: Makefile,v 1.867 2019/11/26 09:07:16 wiz Exp $ # COMMENT= Packages to support the X window system @@ -235,7 +235,6 @@ SUBDIR+= libXvMC SUBDIR+= libXxf86dga SUBDIR+= libXxf86vm SUBDIR+= libdesktop-agnostic -SUBDIR+= libdmx SUBDIR+= libdrm SUBDIR+= libfakekey SUBDIR+= libgnomekbd |