[24999] trunk/dports/www/mediawiki/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu May 10 20:59:55 PDT 2007
Revision: 24999
http://trac.macosforge.org/projects/macports/changeset/24999
Author: ryandesign at macports.org
Date: 2007-05-10 20:59:55 -0700 (Thu, 10 May 2007)
Log Message:
-----------
Remove all apache requirements. MediaWiki does not require Apache. It works perfectly well with other web servers that support PHP, such as lighttpd.
Modified Paths:
--------------
trunk/dports/www/mediawiki/Portfile
Modified: trunk/dports/www/mediawiki/Portfile
===================================================================
--- trunk/dports/www/mediawiki/Portfile 2007-05-11 03:57:13 UTC (rev 24998)
+++ trunk/dports/www/mediawiki/Portfile 2007-05-11 03:59:55 UTC (rev 24999)
@@ -36,15 +36,9 @@
port:aspell
depends_lib \
- port:apache2 \
port:php5 \
port:mysql5
-variant apache {
- depends_lib-append port:apache
- depends_lib-delete port:apache2
-}
-
variant php4 {
depends_lib-append port:php4
depends_lib-delete port:php5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070510/e43f3755/attachment.html
More information about the macports-changes
mailing list