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 Jun 24 07:42:51 UTC 2021
Modified Files:
pkgsrc/games/taisei: Makefile
Log Message:
taisei: revert accidental changes
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 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.14 pkgsrc/games/taisei/Makefile:1.15
--- pkgsrc/games/taisei/Makefile:1.14 Wed Jun 23 20:33:11 2021
+++ pkgsrc/games/taisei/Makefile Thu Jun 24 07:42:51 2021
@@ -1,4 +1,5 @@
-# $NetBSD: Makefile,v 1.14 2021/06/23 20:33:11 nia Exp $
+(Locally modified Makefile moved to .#Makefile.1.13)
+# $NetBSD: Makefile,v 1.15 2021/06/24 07:42:51 nia Exp $
DISTNAME= taisei-v1.3.2
PKGNAME= ${DISTNAME:S/-v/-/}
@@ -13,7 +14,6 @@ COMMENT= Open source Touhou Project fan
LICENSE= mit
USE_TOOLS+= pkg-config
-USE_CMAKE= yes
# C++14
GCC_REQD+= 5
@@ -52,7 +52,6 @@ PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../devel/SDL2/buildlink3.mk"
.include "../../graphics/cglm/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/glad/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/libwebp/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index