diff options
Diffstat (limited to 'x11/matchbox-nest/Makefile')
-rw-r--r-- | x11/matchbox-nest/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/matchbox-nest/Makefile b/x11/matchbox-nest/Makefile index 56073336483..27076c81103 100644 --- a/x11/matchbox-nest/Makefile +++ b/x11/matchbox-nest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/04/17 13:46:59 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2006/06/11 14:43:13 joerg Exp $ # DISTNAME= matchbox-nest-0.3 @@ -12,6 +12,7 @@ HOMEPAGE= http://projects.o-hand.com/matchbox/ COMMENT= Matchbox Xnest wrapper GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config .include "../../devel/libmatchbox/buildlink3.mk" .include "../../mk/x11.buildlink3.mk" |