pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(ham/wsjtx) correction $OPSYS_VERSION, 10.99.00 -> 10.00.00
Module Name: pkgsrc-wip
Committed By: Makoto mef20 Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By: mef
Date: Mon Jan 27 07:20:18 2025 +0900
Changeset: d5491f866851dfe79c85611b5ea2ad84cb9dbf7a
Modified Files:
wsjtx/Makefile
Log Message:
(ham/wsjtx) correction $OPSYS_VERSION, 10.99.00 -> 10.00.00
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d5491f866851dfe79c85611b5ea2ad84cb9dbf7a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
wsjtx/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/wsjtx/Makefile b/wsjtx/Makefile
index 4a4fd82b0d..02dd449bec 100644
--- a/wsjtx/Makefile
+++ b/wsjtx/Makefile
@@ -22,7 +22,7 @@ USE_LIBTOOL= yes
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"
-. if ${OPSYS_VERSION} >109900
+. if ${OPSYS_VERSION} >100000
GCC_REQD+= 14
. endif
.endif
Home |
Main Index |
Thread Index |
Old Index