summaryrefslogtreecommitdiff
path: root/x11/tile/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-30 20:39:34 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-30 20:39:34 +0000
commitf55a26ecd3e61f44abf6f568dff2deea4a7babb7 (patch)
tree6f630376cb5b07e0225b0c4156cc473bd5bf0958 /x11/tile/Makefile
parent8c2989402fdf377da38f867f77baf4c3d91f61f3 (diff)
downloadpkgsrc-f55a26ecd3e61f44abf6f568dff2deea4a7babb7.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"