summaryrefslogtreecommitdiff
path: root/time/xbeats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/xbeats/Makefile')
-rw-r--r--time/xbeats/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/time/xbeats/Makefile b/time/xbeats/Makefile
index c2f510cb2f0..5693e293fc5 100644
--- a/time/xbeats/Makefile
+++ b/time/xbeats/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/12/15 20:33:01 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/12/27 13:37:40 joerg Exp $
#
DISTNAME= xbeats-0.4
@@ -12,5 +12,7 @@ COMMENT= Beats clock dockable in both Window Maker and AfterStep
GNU_CONFIGURE= YES
+.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"