Skip to content

Commit d162e84

Browse files
committed
wordtsar: MAKE_JOBS_SAFE=no doesn't fix the version.h problem, remove it
1 parent 7e938ef commit d162e84

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

editors/wordtsar/Makefile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.6 2024/11/26 12:27:04 nia Exp $
1+
# $NetBSD: Makefile,v 1.7 2024/11/30 21:03:37 wiz Exp $
22

33
DISTNAME= WordTsar-0.3.719-src
44
PKGNAME= ${DISTNAME:tl:S/-src//}
@@ -15,9 +15,6 @@ LICENSE= gnu-agpl-v3
1515
USE_TOOLS+= pkg-config
1616
USE_LANGUAGES= c c++
1717

18-
# make: don't know how to make ../../src/core/include/version.h. Stop
19-
MAKE_JOBS_SAFE= no
20-
2118
INSTALLATION_DIRS+= bin
2219

2320
do-configure:

0 commit comments

Comments
 (0)