pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xextensions Fix a pasto.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c93fda0fd9a
branches: trunk
changeset: 500437:8c93fda0fd9a
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Oct 08 10:07:30 2005 +0000
description:
Fix a pasto.
diffstat:
x11/xextensions/builtin.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f808fec0007a -r 8c93fda0fd9a x11/xextensions/builtin.mk
--- a/x11/xextensions/builtin.mk Sat Oct 08 08:56:48 2005 +0000
+++ b/x11/xextensions/builtin.mk Sat Oct 08 10:07:30 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: builtin.mk,v 1.6 2005/06/15 15:26:59 jlam Exp $
+# $NetBSD: builtin.mk,v 1.7 2005/10/08 10:07:30 jmmv Exp $
BUILTIN_PKG:= xextensions
@@ -68,7 +68,7 @@
# Check whether the implementation we selected has a xextensions.pc file
# or not. If the latter, generate a fake one.
. if exists(${BUILDLINK_PREFIX.xextensions}/lib/pkgconfig/xextensions.pc)
-BUILDLINK_FILES.xextensions+= lib/pkgconfig/fontconfig.pc
+BUILDLINK_FILES.xextensions+= lib/pkgconfig/xextensions.pc
. else
BUILDLINK_TARGETS+= xextensions-fake-pc
Home |
Main Index |
Thread Index |
Old Index