[82680] trunk/dports/python/py-pyxmpp/Portfile

ram at macports.org ram at macports.org
Thu Aug 18 08:13:34 PDT 2011


Revision: 82680
          http://trac.macports.org/changeset/82680
Author:   ram at macports.org
Date:     2011-08-17 16:58:54 -0700 (Wed, 17 Aug 2011)
Log Message:
-----------
python/py-pyxmpp: consistent style

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

Modified: trunk/dports/python/py-pyxmpp/Portfile
===================================================================
--- trunk/dports/python/py-pyxmpp/Portfile	2011-08-17 23:58:47 UTC (rev 82679)
+++ trunk/dports/python/py-pyxmpp/Portfile	2011-08-17 23:58:54 UTC (rev 82680)
@@ -27,7 +27,7 @@
                    sha1 4cfb72b1c7c834926981303b42243218016ff762 \
                    rmd160 e94194d8dcf0d2e78e30de5cc92b3315c8a1ce92
 
-if {$name != $subport} {
+if {${name} != ${subport}} {
     depends_lib-append port:py${python.version}-libxml2 \
                        port:py${python.version}-dnspython \
                        port:py${python.version}-m2crypto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110818/fb847453/attachment-0001.html>


More information about the macports-changes mailing list