summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-02 17:34:18 +0000
committerjoerg <joerg>2007-02-02 17:34:18 +0000
commit72fe00170536e6a22d4165d04cc4629abb6327ba (patch)
tree8c4b632535305b8c72948b3145414843551e2dc3 /games
parent2f5ea7363b4d76d4a729782686350352d058743e (diff)
downloadpkgsrc-72fe00170536e6a22d4165d04cc4629abb6327ba.tar.gz
Let Mesa take care of X11.
Diffstat (limited to 'games')
-rw-r--r--games/knightcap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/knightcap/Makefile b/games/knightcap/Makefile
index 52057f9c533..e566d46261a 100644
--- a/games/knightcap/Makefile
+++ b/games/knightcap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/03/04 21:29:42 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2007/02/02 17:34:18 joerg Exp $
DISTNAME= KnightCap-3.6
PKGNAME= knightcap-3.6
@@ -29,5 +29,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/README ${DOCDIR}
.include "../../graphics/Mesa/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"