--- Portfile.orig	2012-03-20 03:00:34.000000000 -0700
+++ Portfile	2012-05-20 13:44:58.000000000 -0700
@@ -26,6 +26,8 @@
 python.versions     24 25 26 27
 
 if {$subport != $name} {
+    depends_lib-append  port:py${python.version}-distribute
+
     test.run            yes
     test.cmd            ${python.bin}
     test.target         test.py
