summaryrefslogtreecommitdiff
path: root/x11/tile/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-30 20:39:34 +0000
committerjoerg <joerg>2007-01-30 20:39:34 +0000
commit23a0c0f56de290397bb571cb8440787545c181a9 (patch)
tree6f630376cb5b07e0225b0c4156cc473bd5bf0958 /x11/tile/Makefile
parentc5c3c4f6ad670da0796c8b3ffc8ca69c65bc10e3 (diff)
downloadpkgsrc-23a0c0f56de290397bb571cb8440787545c181a9.tar.gz
Modular Xorg support. Don't depend on doxygen.
Diffstat (limited to 'x11/tile/Makefile')
-rw-r--r--x11/tile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tile/Makefile b/x11/tile/Makefile
index c9c2f9c10c7..ca371be4ff0 100644
--- a/x11/tile/Makefile
+++ b/x11/tile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/10/04 22:06:57 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2007/01/30 20:39:34 joerg Exp $
#
DISTNAME= tile_0.7.3
@@ -17,5 +17,5 @@ USE_DIRS+= xdg-1.2
GNU_CONFIGURE= yes
.include "../../devel/libgetopt/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"