arts: why on earth are we printing the string "depends_lib" before building? that's ridiculous.
--- trunk/dports/audio/arts/Portfile 2008-01-03 07:21:23 UTC (rev 32459)
+++ trunk/dports/audio/arts/Portfile 2008-01-03 07:23:32 UTC (rev 32460)
@@ -119,6 +119,3 @@
--disable-dependency-tracking
build.env ${configure.env}
-pre-build {
- puts depends_lib
-}