[132628] trunk/dports/www/wml/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Feb 5 19:38:47 PST 2015


Revision: 132628
          https://trac.macports.org/changeset/132628
Author:   ryandesign at macports.org
Date:     2015-02-05 19:38:47 -0800 (Thu, 05 Feb 2015)
Log Message:
-----------
wml: fix eperl dependency (#46779)

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

Modified: trunk/dports/www/wml/Portfile
===================================================================
--- trunk/dports/www/wml/Portfile	2015-02-06 03:25:39 UTC (rev 132627)
+++ trunk/dports/www/wml/Portfile	2015-02-06 03:38:47 UTC (rev 132628)
@@ -5,7 +5,7 @@
 
 name                    wml
 version                 2.0.11
-revision                4
+revision                5
 platforms               darwin
 categories              www lang
 maintainers             cfaerber.name:cfaerber \
@@ -33,7 +33,7 @@
                         patch-no_tidy.diff \
                         patch-no_txt2html.diff
 
-depends_run             port:p5.16-eperl \
+depends_run             port:eperl \
                         port:m4 \
                         port:tidy
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150205/6b4b082c/attachment.html>


More information about the macports-changes mailing list