summaryrefslogtreecommitdiff
path: root/wm/matchbox
diff options
context:
space:
mode:
authoragc <agc>2004-10-05 10:30:35 +0000
committeragc <agc>2004-10-05 10:30:35 +0000
commitbb077d7efcbfee0a74f512ecab3aad2c90044a6d (patch)
treed5aa2e8e0d062587a2ecad92e4e58a9edc83a066 /wm/matchbox
parent19adedc987b04c10a78e61d5faaa6bfc6900c986 (diff)
downloadpkgsrc-bb077d7efcbfee0a74f512ecab3aad2c90044a6d.tar.gz
Also add pkgconfig's buildlink3.mk, so we can use pkgconfig during the
configure stage.
Diffstat (limited to 'wm/matchbox')
-rw-r--r--wm/matchbox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/matchbox/Makefile b/wm/matchbox/Makefile
index 07d36962a59..04f6af84bca 100644
--- a/wm/matchbox/Makefile
+++ b/wm/matchbox/Makefile
@@ -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 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../devel/libmatchbox/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"