We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e938ef commit d162e84Copy full SHA for d162e84
1 file changed
editors/wordtsar/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.6 2024/11/26 12:27:04 nia Exp $
+# $NetBSD: Makefile,v 1.7 2024/11/30 21:03:37 wiz Exp $
2
3
DISTNAME= WordTsar-0.3.719-src
4
PKGNAME= ${DISTNAME:tl:S/-src//}
@@ -15,9 +15,6 @@ LICENSE= gnu-agpl-v3
15
USE_TOOLS+= pkg-config
16
USE_LANGUAGES= c c++
17
18
-# make: don't know how to make ../../src/core/include/version.h. Stop
19
-MAKE_JOBS_SAFE= no
20
-
21
INSTALLATION_DIRS+= bin
22
23
do-configure:
0 commit comments