From e9454292c9f9b97ed960bf93ba7d554d085b7e01 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 16 Jan 2007 23:02:49 +0000 Subject: Modular Xorg support. --- time/wmclockmon/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'time') diff --git a/time/wmclockmon/Makefile b/time/wmclockmon/Makefile index 80cfeece026..41c673c73a0 100644 --- a/time/wmclockmon/Makefile +++ b/time/wmclockmon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/12/15 20:33:01 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2007/01/16 23:11:52 joerg Exp $ # DISTNAME= wmclockmon-0.8.1 @@ -13,5 +13,7 @@ COMMENT= Windowmaker dockapp for time/date GNU_CONFIGURE= yes .include "../../x11/gtk/buildlink3.mk" +.include "../../x11/libXext/buildlink3.mk" .include "../../x11/libXpm/buildlink3.mk" +.include "../../x11/xextproto/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3