[127485] trunk/dports/python/py-enchant/Portfile

petr at macports.org petr at macports.org
Tue Oct 28 15:52:37 PDT 2014


Revision: 127485
          https://trac.macports.org/changeset/127485
Author:   petr at macports.org
Date:     2014-10-28 15:52:37 -0700 (Tue, 28 Oct 2014)
Log Message:
-----------
py-enchant: fix missformating introduced with r127484.

Revision Links:
--------------
    https://trac.macports.org/changeset/127484

Modified Paths:
--------------
    trunk/dports/python/py-enchant/Portfile

Modified: trunk/dports/python/py-enchant/Portfile
===================================================================
--- trunk/dports/python/py-enchant/Portfile	2014-10-28 22:49:42 UTC (rev 127484)
+++ trunk/dports/python/py-enchant/Portfile	2014-10-28 22:52:37 UTC (rev 127485)
@@ -30,7 +30,7 @@
 if {${name} ne ${subport}} {
     depends_lib-append      port:py${python.version}-setuptools port:enchant
 
-   patchfiles              patch-enchant-_enchant.py.diff
+    patchfiles              patch-enchant-_enchant.py.diff
 
     post-patch {
         reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/enchant/_enchant.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141028/736a8e76/attachment.html>


More information about the macports-changes mailing list