summaryrefslogtreecommitdiff
path: root/x11/x2x
diff options
context:
space:
mode:
Diffstat (limited to 'x11/x2x')
-rw-r--r--x11/x2x/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/x2x/Makefile b/x11/x2x/Makefile
index 9fe31ee1e68..36039d79519 100644
--- a/x11/x2x/Makefile
+++ b/x11/x2x/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:31:12 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/12/27 13:37:43 joerg Exp $
DISTNAME= x2x-1.27
PKGREVISION= 2
@@ -14,4 +14,6 @@ USE_IMAKE= yes
post-configure:
(cd ${WRKSRC}; ${LN} -s x2x.1 x2x.man)
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/libXtst/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"