summaryrefslogtreecommitdiff
path: root/x11/xkeycaps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xkeycaps/Makefile')
-rw-r--r--x11/xkeycaps/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile
index 09c82cdf957..aea9a64c828 100644
--- a/x11/xkeycaps/Makefile
+++ b/x11/xkeycaps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:31:13 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/12/27 13:37:45 joerg Exp $
#
DISTNAME= xkeycaps-2.46
@@ -21,4 +21,7 @@ pre-configure:
${CAT} Imakefile.old >>Imakefile
.endif
+.include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
+.include "../../x11/xbitmaps/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"