summaryrefslogtreecommitdiff
path: root/x11/matchbox-nest
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-26 23:44:55 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-26 23:44:55 +0000
commitfd364a98c28c7bcb9128209e2f95c161293aacf0 (patch)
tree3c98e4ab2f0560305e41cd244e37f7bdad1dcdf7 /x11/matchbox-nest
parent490d9e5db174978dac531eb8b9848226089a4d20 (diff)
downloadpkgsrc-fd364a98c28c7bcb9128209e2f95c161293aacf0.tar.gz
Modular Xorg support.
Diffstat (limited to 'x11/matchbox-nest')
-rw-r--r--x11/matchbox-nest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/matchbox-nest/Makefile b/x11/matchbox-nest/Makefile
index 27076c81103..a09aae3eb65 100644
--- a/x11/matchbox-nest/Makefile
+++ b/x11/matchbox-nest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/06/11 14:43:13 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2007/01/26 23:44:55 joerg Exp $
#
DISTNAME= matchbox-nest-0.3
@@ -15,5 +15,5 @@ GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
.include "../../devel/libmatchbox/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXtst/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"