From b1c17c13b9c64dde9aeb7d2455da71e45779379e Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 8 Jan 2007 17:11:31 +0000 Subject: Modular Xorg support. --- wm/olvwm/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'wm/olvwm') diff --git a/wm/olvwm/Makefile b/wm/olvwm/Makefile index 69ea69b61f9..a964d20d53b 100644 --- a/wm/olvwm/Makefile +++ b/wm/olvwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/12/15 20:33:02 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2007/01/08 17:11:31 joerg Exp $ # DISTNAME= olvwm4.src4 @@ -16,6 +16,9 @@ DEPENDS+= xview-clients>=3.2.1:../../x11/xview-clients WRKSRC= ${WRKDIR} USE_IMAKE= yes +.include "../../x11/libXext/buildlink3.mk" .include "../../x11/libXpm/buildlink3.mk" +.include "../../x11/libXt/buildlink3.mk" +.include "../../x11/xextproto/buildlink3.mk" .include "../../x11/xview-lib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3