pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/dhewm3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Nov 30 23:02:26 UTC 2024

Modified Files:
        pkgsrc/games/dhewm3: Makefile

Log Message:
dhewm3: really remove BROKEN


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/games/dhewm3/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/dhewm3/Makefile
diff -u pkgsrc/games/dhewm3/Makefile:1.32 pkgsrc/games/dhewm3/Makefile:1.33
--- pkgsrc/games/dhewm3/Makefile:1.32   Sat Nov 30 23:02:05 2024
+++ pkgsrc/games/dhewm3/Makefile        Sat Nov 30 23:02:25 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2024/11/30 23:02:05 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2024/11/30 23:02:25 wiz Exp $
 
 DISTNAME=      dhewm3-1.5.4
 CATEGORIES=    games
@@ -11,9 +11,6 @@ HOMEPAGE=     https://dhewm3.org/
 COMMENT=       Source port of the original Doom 3
 LICENSE=       gnu-gpl-v3
 
-# https://github.com/dhewm/dhewm3/issues/633
-#BROKEN=               "Does not build against openal-soft-1.24"
-
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
 USE_TOOLS+=    pkg-config
 USE_LANGUAGES= c gnu++11



Home | Main Index | Thread Index | Old Index