summaryrefslogtreecommitdiff
path: root/x11/xless
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xless')
-rw-r--r--x11/xless/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/xless/Makefile b/x11/xless/Makefile
index 1f8803c3ded..fe79379ebea 100644
--- a/x11/xless/Makefile
+++ b/x11/xless/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/03/04 21:31:13 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2006/12/27 13:37:45 joerg Exp $
DISTNAME= xless-1.7
PKGREVISION= 2
@@ -11,4 +11,7 @@ COMMENT= X11 text viewer; useful as an add-on tool for other apps
USE_IMAKE= yes
+.include "../../x11/libXaw/buildlink3.mk"
+.include "../../x11/libXp/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"