pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libmatchbox The pkgconfig files are in the PLIST...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b56f2feb272
branches: trunk
changeset: 481458:1b56f2feb272
user: agc <agc%pkgsrc.org@localhost>
date: Tue Oct 05 10:24:13 2004 +0000
description:
The pkgconfig files are in the PLIST, so let's make sure they get
installed - add the pkgconfig buildlink3.mk file in here.
Part of a fix for a problem building wm/matchbox, seen in the bulk
build results.
diffstat:
devel/libmatchbox/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1723cc8d818c -r 1b56f2feb272 devel/libmatchbox/Makefile
--- a/devel/libmatchbox/Makefile Tue Oct 05 09:59:00 2004 +0000
+++ b/devel/libmatchbox/Makefile Tue Oct 05 10:24:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:30 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/10/05 10:24:13 agc Exp $
#
DISTNAME= libmatchbox-1.4
@@ -15,6 +15,7 @@
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../graphics/xpm/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index