--- Portfile.orig	2008-03-15 08:33:21.000000000 -0600
+++ Portfile	2008-03-16 16:12:07.000000000 -0600
@@ -23,8 +23,7 @@
 
 eval [subst {
     depends_build   ${build_deps}
-    depends_run     ${build_deps} \
-                    port:p5-getopt-long
+    depends_run     ${build_deps}
 }]
 
 universal_variant   no

