pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/foobillard This needs glu.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8a3be567961
branches:  trunk
changeset: 469694:b8a3be567961
user:      snj <snj%pkgsrc.org@localhost>
date:      Fri Feb 27 01:25:52 2004 +0000

description:
This needs glu.

diffstat:

 games/foobillard/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 79d212c0fbac -r b8a3be567961 games/foobillard/Makefile
--- a/games/foobillard/Makefile Fri Feb 27 00:50:23 2004 +0000
+++ b/games/foobillard/Makefile Fri Feb 27 01:25:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/24 13:30:56 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/02/27 01:25:52 snj Exp $
 #
 
 DISTNAME=      foobillard-2.8
@@ -26,6 +26,7 @@
 
 .include "../../devel/zlib/buildlink2.mk"
 .include "../../graphics/freetype2/buildlink2.mk"
+.include "../../graphics/glu/buildlink2.mk"
 .include "../../graphics/MesaLib/buildlink2.mk"
 .include "../../graphics/png/buildlink2.mk"
 



Home | Main Index | Thread Index | Old Index