summaryrefslogtreecommitdiff
path: root/games/glaxium
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-02-02 18:42:14 +0000
committerjoerg <joerg@pkgsrc.org>2007-02-02 18:42:14 +0000
commit197f73236c739c23b91bcb3ddd9185d307e54089 (patch)
tree677183c5b8d902560bd2af7302bea8caf8538491 /games/glaxium
parentce97ed0792a47812835bcd6ff980a4b4cf002664 (diff)
downloadpkgsrc-197f73236c739c23b91bcb3ddd9185d307e54089.tar.gz
Mesa is good at pulling in the X11 dependencies.
Diffstat (limited to 'games/glaxium')
-rw-r--r--games/glaxium/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/glaxium/Makefile b/games/glaxium/Makefile
index 75839791d15..1a69fd7a89d 100644
--- a/games/glaxium/Makefile
+++ b/games/glaxium/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/09/25 14:15:25 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2007/02/02 18:42:14 joerg Exp $
#
DISTNAME= glaxium_0.5
@@ -29,5 +29,4 @@ SUBST_MESSAGE.bill= Fixing data path.
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/glut/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"