pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/easyrpg-player



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Feb 16 07:51:10 UTC 2024

Modified Files:
        pkgsrc/games/easyrpg-player: Makefile

Log Message:
easyrpg-player: Mark BROKEN


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/games/easyrpg-player/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/easyrpg-player/Makefile
diff -u pkgsrc/games/easyrpg-player/Makefile:1.35 pkgsrc/games/easyrpg-player/Makefile:1.36
--- pkgsrc/games/easyrpg-player/Makefile:1.35   Tue Jan 30 14:21:53 2024
+++ pkgsrc/games/easyrpg-player/Makefile        Fri Feb 16 07:51:10 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2024/01/30 14:21:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.36 2024/02/16 07:51:10 nia Exp $
 
 DISTNAME=      easyrpg-player-0.7.0
 PKGREVISION=   14
@@ -15,6 +15,8 @@ GNU_CONFIGURE=        yes
 USE_TOOLS+=    pkg-config gmake
 USE_LANGUAGES+=        c c++
 
+BROKEN+=       "Incompatible with latest fmtlib"
+
 TOOL_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
 
 # Alternative MIDI implementations



Home | Main Index | Thread Index | Old Index