pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/nginx-devel
Module Name: pkgsrc
Committed By: osa
Date: Wed Apr 23 18:19:57 UTC 2025
Modified Files:
pkgsrc/www/nginx-devel: options.mk
Log Message:
www/nginx-devel: another quick fix with new "prefixed" knobs
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/nginx-devel/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/nginx-devel/options.mk
diff -u pkgsrc/www/nginx-devel/options.mk:1.43 pkgsrc/www/nginx-devel/options.mk:1.44
--- pkgsrc/www/nginx-devel/options.mk:1.43 Wed Apr 23 18:17:41 2025
+++ pkgsrc/www/nginx-devel/options.mk Wed Apr 23 18:19:57 2025
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.43 2025/04/23 18:17:41 osa Exp $
+# $NetBSD: options.mk,v 1.44 2025/04/23 18:19:57 osa Exp $
CODELOAD_SITE_GITHUB= https://codeload.github.com/
@@ -369,7 +369,7 @@ DISTFILES+= ${NJS_DISTFILE}
DSO_EXTMODS+= njs
NJS_SUBDIR= /nginx
PLIST.njs= yes
-. if !empty(PKG_OPTIONS:Mnjs-xml)
+. if !empty(PKG_OPTIONS:Mnginx-njs-xml)
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
. else
Home |
Main Index |
Thread Index |
Old Index