pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/matchbox Also add pkgconfig's buildlink3.mk, so we ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d8e582e35ea
branches:  trunk
changeset: 481459:3d8e582e35ea
user:      agc <agc%pkgsrc.org@localhost>
date:      Tue Oct 05 10:30:35 2004 +0000

description:
Also add pkgconfig's buildlink3.mk, so we can use pkgconfig during the
configure stage.

diffstat:

 wm/matchbox/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1b56f2feb272 -r 3d8e582e35ea wm/matchbox/Makefile
--- a/wm/matchbox/Makefile      Tue Oct 05 10:24:13 2004 +0000
+++ b/wm/matchbox/Makefile      Tue Oct 05 10:30:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/10/03 00:18:23 tv Exp $
+# $NetBSD: Makefile,v 1.15 2004/10/05 10:30:35 agc Exp $
 #
 
 DISTNAME=      matchbox-window-manager-0.8.4
@@ -17,6 +17,7 @@
 GNU_CONFIGURE= yes
 
 .include "../../devel/libmatchbox/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
 .include "../../graphics/xpm/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index