summaryrefslogtreecommitdiff
path: root/games/xmahjongg
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-02-02 18:04:52 +0000
committerjoerg <joerg@pkgsrc.org>2007-02-02 18:04:52 +0000
commitaa915681271a7a93abf65adbc83b9114e429e731 (patch)
tree2899c97cd9f88a798b0b6618d8f972a03d64c44b /games/xmahjongg
parent119b3aafa87a2f905cd610644e222d9d49a793e3 (diff)
downloadpkgsrc-aa915681271a7a93abf65adbc83b9114e429e731.tar.gz
Modular Xorg support.
Diffstat (limited to 'games/xmahjongg')
-rw-r--r--games/xmahjongg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile
index dc62bf2e40a..d6e15d68017 100644
--- a/games/xmahjongg/Makefile
+++ b/games/xmahjongg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/02/05 23:09:24 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2007/02/02 18:06:05 joerg Exp $
#
DISTNAME= xmahjongg-3.6.1
@@ -19,5 +19,5 @@ USE_LANGUAGES= c c++
GCC_REQD+= 3.4
.endif
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"