Index: perl/p5-test-simple/Portfile
===================================================================
--- perl/p5-test-simple/Portfile	(revision 47914)
+++ perl/p5-test-simple/Portfile	(working copy)
@@ -13,15 +13,15 @@
                     sha1 b3a66d297459cf9ca6d952af8f87ceb3ad6c54a8 \
                     rmd160 19a69e52d2d7cabd2df47aab976758bd4fd0846b
 
-# Perl searches vendor location last, so this won't
-# override the older version included with perl
-# if we install it in the vendor location
-set perl5.lib   ${prefix}/lib/perl5/${perl5.version}
+## # Perl searches vendor location last, so this won't
+## # override the older version included with perl
+## # if we install it in the vendor location
+## set perl5.lib   ${prefix}/lib/perl5/${perl5.version}
 
-configure.args  
+## configure.args  
 
-post-destroot {
-    ui_msg "You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port"
-}
+## post-destroot {
+##     ui_msg "You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port"
+## }
 
 universal_variant   no

