Module Name:    src
Committed By:   mrg
Date:           Mon Mar 18 02:50:35 UTC 2019

Modified Files:
        src/external/mit/xorg/lib/libXft: Makefile

Log Message:
remove delete sources in libXft 2.3.3.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/mit/xorg/lib/libXft/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/lib/libXft/Makefile
diff -u src/external/mit/xorg/lib/libXft/Makefile:1.9 src/external/mit/xorg/lib/libXft/Makefile:1.10
--- src/external/mit/xorg/lib/libXft/Makefile:1.9	Wed May  9 08:39:54 2018
+++ src/external/mit/xorg/lib/libXft/Makefile	Mon Mar 18 02:50:35 2019
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.9 2018/05/09 08:39:54 mrg Exp $
+#	$NetBSD: Makefile,v 1.10 2019/03/18 02:50:35 mrg Exp $
 
 .include <bsd.own.mk>
 
@@ -7,7 +7,7 @@ LIB=	Xft
 .PATH:	${X11SRCDIR.${LIB}}/src
 .PATH:	${X11SRCDIR.${LIB}}/include/X11/Xft
 .PATH:	${X11SRCDIR.${LIB}}/man
-SRCS=	xftcolor.c xftcore.c xftdbg.c xftdpy.c xftdraw.c xftextent.c \
+SRCS=	xftcolor.c xftcore.c xftdbg.c xftdraw.c xftextent.c \
 	xftfont.c xftfreetype.c xftglyphs.c xftinit.c xftlist.c \
 	xftname.c xftrender.c xftstr.c xftswap.c xftxlfd.c
 

Reply via email to