pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/wordtsar
Module Name: pkgsrc
Committed By: wiz
Date: Sat Nov 30 21:03:37 UTC 2024
Modified Files:
pkgsrc/editors/wordtsar: Makefile
Log Message:
wordtsar: MAKE_JOBS_SAFE=no doesn't fix the version.h problem, remove it
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/wordtsar/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/wordtsar/Makefile
diff -u pkgsrc/editors/wordtsar/Makefile:1.6 pkgsrc/editors/wordtsar/Makefile:1.7
--- pkgsrc/editors/wordtsar/Makefile:1.6 Tue Nov 26 12:27:04 2024
+++ pkgsrc/editors/wordtsar/Makefile Sat Nov 30 21:03:37 2024
@@ -1,4 +1,4 @@
-# $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 $
DISTNAME= WordTsar-0.3.719-src
PKGNAME= ${DISTNAME:tl:S/-src//}
@@ -15,9 +15,6 @@ LICENSE= gnu-agpl-v3
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
-# make: don't know how to make ../../src/core/include/version.h. Stop
-MAKE_JOBS_SAFE= no
-
INSTALLATION_DIRS+= bin
do-configure:
Home |
Main Index |
Thread Index |
Old Index