summaryrefslogtreecommitdiff
path: root/games/billardgl
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-02-02 17:44:20 +0000
committerjoerg <joerg@pkgsrc.org>2007-02-02 17:44:20 +0000
commitdf3e651be7c746118366132c1a97b9c56f74fbfb (patch)
tree114174e9e25ff24d633ddf15722721469c5c64c1 /games/billardgl
parent455463ecd9ce0ec493ab8666982ae3ff74a405c3 (diff)
downloadpkgsrc-df3e651be7c746118366132c1a97b9c56f74fbfb.tar.gz
Let Mesa take care of X11.
Diffstat (limited to 'games/billardgl')
-rw-r--r--games/billardgl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/billardgl/Makefile b/games/billardgl/Makefile
index e5e3469f41e..ea620f8758a 100644
--- a/games/billardgl/Makefile
+++ b/games/billardgl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/05/18 18:16:06 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2007/02/02 17:44:20 joerg Exp $
#
DISTNAME= BillardGL-1.75
@@ -32,5 +32,4 @@ SUBST_FILTER_CMD.d2u= ${TR} -d '\r'
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/glut/buildlink3.mk"
-.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"