pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libFS Fixed name of the pkg-config file.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6775cca06e01
branches: trunk
changeset: 523284:6775cca06e01
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Jan 05 12:14:44 2007 +0000
description:
Fixed name of the pkg-config file.
diffstat:
x11/libFS/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r fe64daee980f -r 6775cca06e01 x11/libFS/Makefile
--- a/x11/libFS/Makefile Fri Jan 05 11:04:42 2007 +0000
+++ b/x11/libFS/Makefile Fri Jan 05 12:14:44 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 17:21:54 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/01/05 12:14:44 rillig Exp $
#
DISTNAME= libFS-1.0.0
@@ -17,7 +17,7 @@
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
-PKGCONFIG_OVERRIDE+= fs.pc.in
+PKGCONFIG_OVERRIDE+= libfs.pc.in
.include "../../x11/fontsproto/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index