pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/mediawiki
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 21 23:05:59 UTC 2022
Modified Files:
pkgsrc/www/mediawiki: Makefile
Log Message:
mediawiki: fix pkglint warnings about redundant APACHE_USER
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/www/mediawiki/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/mediawiki/Makefile
diff -u pkgsrc/www/mediawiki/Makefile:1.87 pkgsrc/www/mediawiki/Makefile:1.88
--- pkgsrc/www/mediawiki/Makefile:1.87 Sat May 21 23:03:30 2022
+++ pkgsrc/www/mediawiki/Makefile Sat May 21 23:05:59 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2022/05/21 23:03:30 rillig Exp $
+# $NetBSD: Makefile,v 1.88 2022/05/21 23:05:59 rillig Exp $
DISTNAME= mediawiki-${VER}.${PVER}
CATEGORIES= www
@@ -23,8 +23,6 @@ INSTALLATION_DIRS= ${EGDIR} share/mediaw
VER= 1.36
PVER= 2
-APACHE_USER?= www
-APACHE_GROUP?= www
BUILD_DEFS+= APACHE_USER APACHE_GROUP
PKG_SYSCONFSUBDIR?= httpd
Home |
Main Index |
Thread Index |
Old Index