summaryrefslogtreecommitdiff
path: root/time/sunclock
diff options
context:
space:
mode:
Diffstat (limited to 'time/sunclock')
-rw-r--r--time/sunclock/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/sunclock/Makefile b/time/sunclock/Makefile
index 7e7ab5c89f9..9e21d321e55 100644
--- a/time/sunclock/Makefile
+++ b/time/sunclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:11:11 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/12/27 13:37:40 joerg Exp $
#
DISTNAME= sunclock-1.5
@@ -13,4 +13,5 @@ USE_IMAKE= yes
CPPFLAGS.SunOS+= -DUSE_PUTENV
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"