pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ufdbguard
Module Name: pkgsrc
Committed By: sborrill
Date: Wed Nov 8 13:08:36 UTC 2023
Modified Files:
pkgsrc/www/ufdbguard: Makefile
Log Message:
www/ufdbguard: requires bash
Add bash to USE_TOOLS
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ufdbguard/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ufdbguard/Makefile
diff -u pkgsrc/www/ufdbguard/Makefile:1.6 pkgsrc/www/ufdbguard/Makefile:1.7
--- pkgsrc/www/ufdbguard/Makefile:1.6 Tue Oct 31 16:46:51 2023
+++ pkgsrc/www/ufdbguard/Makefile Wed Nov 8 13:08:36 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2023/10/31 16:46:51 sborrill Exp $
+# $NetBSD: Makefile,v 1.7 2023/11/08 13:08:36 sborrill Exp $
DISTNAME= ufdbGuard-${VERSION}
VERSION= 1.35.5
@@ -15,7 +15,7 @@ BUILD_DEFS+= VARBASE
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
-USE_TOOLS+= perl:run
+USE_TOOLS+= perl:run bash
RCD_SCRIPTS+= ufdbguardd
Home |
Main Index |
Thread Index |
Old Index