pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/taisei



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu May 20 19:55:48 UTC 2021

Modified Files:
        pkgsrc/games/taisei: Makefile

Log Message:
taisei: newer version cglm, or it'll try to build it from git.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/games/taisei/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/taisei/Makefile
diff -u pkgsrc/games/taisei/Makefile:1.12 pkgsrc/games/taisei/Makefile:1.13
--- pkgsrc/games/taisei/Makefile:1.12   Wed May  5 14:14:56 2021
+++ pkgsrc/games/taisei/Makefile        Thu May 20 19:55:47 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2021/05/05 14:14:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2021/05/20 19:55:47 nia Exp $
 
 DISTNAME=      taisei-v1.3.2
 PKGNAME=       ${DISTNAME:S/-v/-/}
@@ -49,6 +49,7 @@ PYTHON_VERSIONS_INCOMPATIBLE= 27
 .include "../../audio/opusfile/buildlink3.mk"
 .include "../../audio/SDL2_mixer/buildlink3.mk"
 .include "../../devel/SDL2/buildlink3.mk"
+.include "../../graphics/cglm/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"



Home | Main Index | Thread Index | Old Index