summaryrefslogtreecommitdiff
path: root/x11/xscript/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xscript/Makefile')
-rw-r--r--x11/xscript/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xscript/Makefile b/x11/xscript/Makefile
index ad5e23f8bd0..57b42bcc617 100644
--- a/x11/xscript/Makefile
+++ b/x11/xscript/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/03/04 21:31:14 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2006/12/27 13:37:46 joerg Exp $
#
DISTNAME= xscript.tar
@@ -19,4 +19,6 @@ COMMENT= X Window system script recording and playback
WRKSRC= ${WRKDIR}/test-distrib/src
USE_IMAKE= YES
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"