[61628] trunk/dports/devel/librets/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Dec 16 21:15:22 PST 2009


Revision: 61628
          http://trac.macports.org/changeset/61628
Author:   macsforever2000 at macports.org
Date:     2009-12-16 21:15:17 -0800 (Wed, 16 Dec 2009)
Log Message:
-----------
Fix python bindings. (#22600)

Modified Paths:
--------------
    trunk/dports/devel/librets/Portfile

Modified: trunk/dports/devel/librets/Portfile
===================================================================
--- trunk/dports/devel/librets/Portfile	2009-12-17 03:54:16 UTC (rev 61627)
+++ trunk/dports/devel/librets/Portfile	2009-12-17 05:15:17 UTC (rev 61628)
@@ -5,6 +5,7 @@
 
 name            librets
 version         1.4.0
+revision        1
 categories      devel
 platforms       darwin
 maintainers     josephholsten.com:joseph
@@ -49,7 +50,7 @@
 
 variant python description {Build Python bindings} {
     depends_lib-append port:swig-python
-    configure.args-delete --disable-pithon
+    configure.args-delete --disable-python
 }
 
 variant ruby description {Build Ruby bindings} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091216/72f26272/attachment.html>


More information about the macports-changes mailing list