summaryrefslogtreecommitdiff
path: root/emulators/xtrs
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-02-06 18:22:35 +0000
committerjoerg <joerg@pkgsrc.org>2007-02-06 18:22:35 +0000
commit2824324da1853c9ddb839c7e907a7a306d53ae25 (patch)
tree0148db142dc32667b53f943612ff4bb0af093040 /emulators/xtrs
parent7a022e38c8a9bc40418d1aac05f9220227d131f4 (diff)
downloadpkgsrc-2824324da1853c9ddb839c7e907a7a306d53ae25.tar.gz
Modular Xorg support.
Diffstat (limited to 'emulators/xtrs')
-rw-r--r--emulators/xtrs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xtrs/Makefile b/emulators/xtrs/Makefile
index 0460047a1bb..f9126bf86d3 100644
--- a/emulators/xtrs/Makefile
+++ b/emulators/xtrs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:37 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/06 18:22:35 joerg Exp $
#
DISTNAME= xtrs-4.9
@@ -38,5 +38,5 @@ post-wrapper:
.include "../../devel/ncurses/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"