[61928] trunk/dports/textproc/rst2pdf/Portfile

blb at macports.org blb at macports.org
Wed Dec 23 22:58:52 PST 2009


Revision: 61928
          http://trac.macports.org/changeset/61928
Author:   blb at macports.org
Date:     2009-12-23 22:58:51 -0800 (Wed, 23 Dec 2009)
Log Message:
-----------
textproc/rst2pdf - does not need py26-simplejson as that is provided with python26

Modified Paths:
--------------
    trunk/dports/textproc/rst2pdf/Portfile

Modified: trunk/dports/textproc/rst2pdf/Portfile
===================================================================
--- trunk/dports/textproc/rst2pdf/Portfile	2009-12-24 06:54:18 UTC (rev 61927)
+++ trunk/dports/textproc/rst2pdf/Portfile	2009-12-24 06:58:51 UTC (rev 61928)
@@ -19,7 +19,7 @@
                     rmd160  6697d74f0611a8b9be55e87ef4f9b65485e9d061
 
 depends_lib-append  port:py26-reportlab port:py26-docutils port:py26-setuptools
-depends_run         port:py26-simplejson port:py26-pygments
+depends_run         port:py26-pygments
 
 post-destroot {
    ln -s ${python.prefix}/bin/rst2pdf ${destroot}${prefix}/bin/rst2pdf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091223/61c92143/attachment.html>


More information about the macports-changes mailing list