summaryrefslogtreecommitdiff
path: root/time/wmclockmon
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-16 23:02:49 +0000
committerjoerg <joerg>2007-01-16 23:02:49 +0000
commitcf63ee090a009e806b7d979d93014ad2a52ea21a (patch)
treec7a3f37bee431641cc45f16e545afaf2398c264e /time/wmclockmon
parenta85e8b3accbc6ad0c0340498c81231ed9d794a2b (diff)
downloadpkgsrc-cf63ee090a009e806b7d979d93014ad2a52ea21a.tar.gz
Modular Xorg support.
Diffstat (limited to 'time/wmclockmon')
-rw-r--r--time/wmclockmon/Makefile4
1 files changed, 3 insertions, 1 deletions
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"