From e4a7bb6220d139589b2a8548d910cdb1ae899bd9 Mon Sep 17 00:00:00 2001
From: joerg <joerg@pkgsrc.org>
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