pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/billardgl Include "../../mk/x11.buildlink3.mk" i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f2e030814aa2
branches: trunk
changeset: 507747:f2e030814aa2
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Feb 07 21:20:23 2006 +0000
description:
Include "../../mk/x11.buildlink3.mk" instead of
"../../pkgtools/x11-links/buildlink3.mk", hoping that it will fix the
bulk build for NetBSD 2.1/i386.
diffstat:
games/billardgl/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r cb1a3e7c47ba -r f2e030814aa2 games/billardgl/Makefile
--- a/games/billardgl/Makefile Tue Feb 07 20:58:07 2006 +0000
+++ b/games/billardgl/Makefile Tue Feb 07 21:20:23 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:12 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2006/02/07 21:20:23 rillig Exp $
#
DISTNAME= BillardGL-1.75
@@ -24,5 +24,5 @@
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/glut/buildlink3.mk"
-.include "../../pkgtools/x11-links/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index