pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/fsh
Module Name: pkgsrc
Committed By: wiz
Date: Mon Dec 25 16:53:27 UTC 2023
Modified Files:
pkgsrc/security/fsh: Makefile
Log Message:
fsh: require gsed to fix build
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/security/fsh/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/fsh/Makefile
diff -u pkgsrc/security/fsh/Makefile:1.31 pkgsrc/security/fsh/Makefile:1.32
--- pkgsrc/security/fsh/Makefile:1.31 Mon Aug 14 05:25:09 2023
+++ pkgsrc/security/fsh/Makefile Mon Dec 25 16:53:27 2023
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2023/08/14 05:25:09 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.32 2023/12/25 16:53:27 wiz Exp $
DISTNAME= fsh-1.2
PKGREVISION= 10
@@ -13,6 +12,7 @@ COMMENT= Fast remote command execution
GNU_CONFIGURE= YES
INFO_FILES= yes
+USE_TOOLS+= gsed
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
Home |
Main Index |
Thread Index |
Old Index