[92507] trunk/dports/python/py-fancycompleter/Portfile

jmr at macports.org jmr at macports.org
Mon Apr 30 06:51:03 PDT 2012


Revision: 92507
          https://trac.macports.org/changeset/92507
Author:   jmr at macports.org
Date:     2012-04-30 06:51:03 -0700 (Mon, 30 Apr 2012)
Log Message:
-----------
py-fancycompleter: mark broken pending resolution of #34265

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

Modified: trunk/dports/python/py-fancycompleter/Portfile
===================================================================
--- trunk/dports/python/py-fancycompleter/Portfile	2012-04-30 13:42:19 UTC (rev 92506)
+++ trunk/dports/python/py-fancycompleter/Portfile	2012-04-30 13:51:03 UTC (rev 92507)
@@ -26,6 +26,9 @@
     patchfiles          py25-exception-handling.patch
 }
 if {$name != $subport} {
-    depends_lib-append      port:py${python.version}-repl
+    # deps don't (yet?) exist
+    pre-fetch {
+        error "this port is broken"
+    }
+    #depends_lib-append      port:py${python.version}-repl
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120430/96158e52/attachment.html>


More information about the macports-changes mailing list