pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ikiwiki
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Jul 14 17:47:08 UTC 2025
Modified Files:
pkgsrc/www/ikiwiki: options.mk
Log Message:
ikiwiki: remove commented-out p5-DB_File (part of perl since 2020).
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/ikiwiki/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ikiwiki/options.mk
diff -u pkgsrc/www/ikiwiki/options.mk:1.25 pkgsrc/www/ikiwiki/options.mk:1.26
--- pkgsrc/www/ikiwiki/options.mk:1.25 Mon Oct 23 06:37:56 2023
+++ pkgsrc/www/ikiwiki/options.mk Mon Jul 14 17:47:08 2025
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.25 2023/10/23 06:37:56 wiz Exp $
+# $NetBSD: options.mk,v 1.26 2025/07/14 17:47:08 schmonz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.ikiwiki
PKG_SUPPORTED_OPTIONS= cgi imagemagick l10n python w3m
@@ -15,7 +15,6 @@ PKG_SUGGESTED_OPTIONS= cgi ikiwiki-sudo
DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
DEPENDS+= p5-CGI-FormBuilder>=3.05:../../www/p5-CGI-FormBuilder
DEPENDS+= p5-CGI-Session-[0-9]*:../../www/p5-CGI-Session
-#DEPENDS+= p5-DB_File-[0-9]*:../../databases/p5-DB_File
.endif
.if !empty(PKG_OPTIONS:Mcvs)
Home |
Main Index |
Thread Index |
Old Index