Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/lib/fontconfig/src remove hard coded versi...
details: https://anonhg.NetBSD.org/src/rev/2555b0321a52
branches: trunk
changeset: 787192:2555b0321a52
user: mrg <mrg%NetBSD.org@localhost>
date: Wed Jun 05 22:42:19 2013 +0000
description:
remove hard coded version string now that fontconfig uses the
default match the normal code handles.
diffstat:
external/mit/xorg/lib/fontconfig/src/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r e2ab5f6e419c -r 2555b0321a52 external/mit/xorg/lib/fontconfig/src/Makefile
--- a/external/mit/xorg/lib/fontconfig/src/Makefile Wed Jun 05 22:38:44 2013 +0000
+++ b/external/mit/xorg/lib/fontconfig/src/Makefile Wed Jun 05 22:42:19 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/06/03 20:23:39 mrg Exp $
+# $NetBSD: Makefile,v 1.13 2013/06/05 22:42:19 mrg Exp $
.include <bsd.own.mk>
@@ -121,8 +121,6 @@
CLEANFILES+= fcarch.h
PKGCONFIG= fontconfig
-# fontconfig uses VERSION and not PACKAGE_VERSION
-PKGCONFIG_VERSION.fontconfig= 2.6.0
# XXX
CPPFLAGS.fcxml.c= -Wno-error
Home |
Main Index |
Thread Index |
Old Index