We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d639370 commit c741744Copy full SHA for c741744
1 file changed
games/dhewm3/Makefile
@@ -1,4 +1,4 @@
1
-# $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 $
2
3
DISTNAME= dhewm3-1.5.4
4
CATEGORIES= games
@@ -11,9 +11,6 @@ HOMEPAGE= https://dhewm3.org/
11
COMMENT= Source port of the original Doom 3
12
LICENSE= gnu-gpl-v3
13
14
-# https://github.com/dhewm/dhewm3/issues/633
15
-#BROKEN= "Does not build against openal-soft-1.24"
16
-
17
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
18
USE_TOOLS+= pkg-config
19
USE_LANGUAGES= c gnu++11
0 commit comments