summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-02 17:24:58 +0000
committerjoerg <joerg>2007-02-02 17:24:58 +0000
commit2f5ea7363b4d76d4a729782686350352d058743e (patch)
tree2ba1c0556d4efe8c8608477d014f8ce39b50c277 /games
parent7ac01b3005f9fb256d7ddfeb60dfc902e2d52c27 (diff)
downloadpkgsrc-2f5ea7363b4d76d4a729782686350352d058743e.tar.gz
Modular Xorg support.
Diffstat (limited to 'games')
-rw-r--r--games/fkiss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fkiss/Makefile b/games/fkiss/Makefile
index 35d30cf6469..5abfee1d426 100644
--- a/games/fkiss/Makefile
+++ b/games/fkiss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/12/19 12:06:28 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2007/02/02 17:24:58 joerg Exp $
#
DISTNAME= fkiss-0.33
@@ -45,6 +45,6 @@ do-install:
>${PREFIX}/share/doc/fkiss/`${BASENAME} $$i`; \
done
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/oss.buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"