summaryrefslogtreecommitdiff
path: root/time/lmclock
diff options
context:
space:
mode:
Diffstat (limited to 'time/lmclock')
-rw-r--r--time/lmclock/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/time/lmclock/Makefile b/time/lmclock/Makefile
index 77c7d120c0c..b819aa97aa3 100644
--- a/time/lmclock/Makefile
+++ b/time/lmclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:10 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/12/27 13:37:40 joerg Exp $
#
DISTNAME= lmclock-1.2
@@ -15,4 +15,6 @@ post-extract:
USE_IMAKE= YES
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"