[71658] trunk/dports/www/mediawiki/Portfile

blb at macports.org blb at macports.org
Sun Sep 19 00:34:52 PDT 2010


Revision: 71658
          http://trac.macports.org/changeset/71658
Author:   blb at macports.org
Date:     2010-09-19 00:34:48 -0700 (Sun, 19 Sep 2010)
Log Message:
-----------
www/mediawiki - does not need pkgconfig, ticket #26525

Modified Paths:
--------------
    trunk/dports/www/mediawiki/Portfile

Modified: trunk/dports/www/mediawiki/Portfile
===================================================================
--- trunk/dports/www/mediawiki/Portfile	2010-09-19 06:17:52 UTC (rev 71657)
+++ trunk/dports/www/mediawiki/Portfile	2010-09-19 07:34:48 UTC (rev 71658)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 name                mediawiki
 version             1.16.0
-revision            1
+revision            2
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          www php
 maintainers         blb openmaintainer
@@ -27,8 +27,7 @@
 depends_run         port:libiconv port:jpeg port:jasper port:tiff port:lcms \
                     port:libpng port:freetype port:libxml2 port:jbigkit \
                     port:expat port:fontconfig port:ghostscript \
-                    port:ImageMagick port:pkgconfig port:aspell \
-                    port:php5-web
+                    port:ImageMagick port:aspell port:php5-web
 
 use_configure       no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100919/1bd9c542/attachment.html>


More information about the macports-changes mailing list