pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/mksh
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 21 21:18:41 UTC 2025
Modified Files:
pkgsrc/shells/mksh: Makefile
Log Message:
mksh: remove Interix support
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/shells/mksh/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/mksh/Makefile
diff -u pkgsrc/shells/mksh/Makefile:1.48 pkgsrc/shells/mksh/Makefile:1.49
--- pkgsrc/shells/mksh/Makefile:1.48 Sat Apr 19 08:07:27 2025
+++ pkgsrc/shells/mksh/Makefile Mon Apr 21 21:18:41 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2025/04/19 08:07:27 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2025/04/21 21:18:41 wiz Exp $
DISTNAME= mksh-R59b
PKGNAME= ${DISTNAME:S/-R/-/}
@@ -19,8 +19,6 @@ NO_CHECKSUM= yes
WRKSRC= ${WRKDIR}/mksh
-LIBS.Interix+= -lcrypt
-
MAKE_ENV+= USE_PRINTF_BUILTIN=1
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/examples/mksh
Home |
Main Index |
Thread Index |
Old Index