pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/stone-soup-sdl stone-soup-sdl: Needs glu
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a43fca714ee
branches: trunk
changeset: 339768:3a43fca714ee
user: nia <nia%pkgsrc.org@localhost>
date: Sun Sep 15 14:49:24 2019 +0000
description:
stone-soup-sdl: Needs glu
diffstat:
games/stone-soup-sdl/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 96f4021cf26a -r 3a43fca714ee games/stone-soup-sdl/Makefile
--- a/games/stone-soup-sdl/Makefile Sun Sep 15 14:47:43 2019 +0000
+++ b/games/stone-soup-sdl/Makefile Sun Sep 15 14:49:24 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/08/11 18:04:36 nia Exp $
+# $NetBSD: Makefile,v 1.4 2019/09/15 14:49:24 nia Exp $
PKGREVISION= 1
.include "../../games/stone-soup/Makefile.common"
@@ -26,6 +26,7 @@
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
+.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/SDL2_image/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index