pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11 x11/Makefile: add libdmx



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d606f178c9a4
branches:  trunk
changeset: 321347:d606f178c9a4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 20 12:05:27 2019 +0000

description:
x11/Makefile: add libdmx

diffstat:

 x11/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f967c15d3967 -r d606f178c9a4 x11/Makefile
--- a/x11/Makefile      Wed Mar 20 12:04:14 2019 +0000
+++ b/x11/Makefile      Wed Mar 20 12:05:27 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.833 2019/03/19 09:53:07 wiz Exp $
+# $NetBSD: Makefile,v 1.834 2019/03/20 12:05:27 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -250,6 +250,7 @@
 SUBDIR+=       libXxf86misc
 SUBDIR+=       libXxf86vm
 SUBDIR+=       libdesktop-agnostic
+SUBDIR+=       libdmx
 SUBDIR+=       libdrm
 SUBDIR+=       libfakekey
 SUBDIR+=       libgnomekbd



Home | Main Index | Thread Index | Old Index