From 879df2fc76ce317d80f173fa0820aed8b1e87c71 Mon Sep 17 00:00:00 2001 From: grant Date: Sun, 4 Aug 2002 13:17:06 +0000 Subject: add dependancy on graphics/xpm, as noted by kre in pkg/17830. --- wm/matchbox/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wm') diff --git a/wm/matchbox/Makefile b/wm/matchbox/Makefile index 1aba5929c29..07d13244072 100644 --- a/wm/matchbox/Makefile +++ b/wm/matchbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/08/01 15:53:46 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2002/08/04 13:17:06 grant Exp $ # DISTNAME= matchbox-0.3.2 @@ -12,5 +12,6 @@ COMMENT= window manager designed for computers with small displays GNU_CONFIGURE= YES USE_BUILDLINK_ONLY= YES +.include "../../graphics/xpm/buildlink.mk" .include "../../mk/x11.buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3