pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/lugaru
Module Name: pkgsrc
Committed By: nia
Date: Tue Jul 2 06:03:00 UTC 2019
Modified Files:
pkgsrc/games/lugaru: Makefile
Log Message:
lugaru: Needs graphics/glu.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/lugaru/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/lugaru/Makefile
diff -u pkgsrc/games/lugaru/Makefile:1.1 pkgsrc/games/lugaru/Makefile:1.2
--- pkgsrc/games/lugaru/Makefile:1.1 Thu Jun 13 13:04:02 2019
+++ pkgsrc/games/lugaru/Makefile Tue Jul 2 06:03:00 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/06/13 13:04:02 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/02 06:03:00 nia Exp $
DISTNAME= lugaru-${VERSION}
VERSION= 1.2
@@ -22,6 +22,7 @@ CMAKE_ARGS+= -DSYSTEM_INSTALL=ON
.include "../../audio/openal-soft/buildlink3.mk"
.include "../../devel/SDL2/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
+.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../multimedia/libogg/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index