summaryrefslogtreecommitdiff
path: root/games
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
commitb0ce05a8c5390dbe6016b794bd52e780283ede94 (patch)
tree677183c5b8d902560bd2af7302bea8caf8538491 /games
parent33dd1c0633a8dda55c9adcbd9dd4806e583c00ea (diff)
downloadpkgsrc-b0ce05a8c5390dbe6016b794bd52e780283ede94.tar.gz
Mesa is good at pulling in the X11 dependencies.
Diffstat (limited to 'games')
-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"