pianobar: don't create a second port with the same name
--- trunk/dports/audio/pianobar/Portfile 2012-04-29 21:29:11 UTC (rev 92476)
+++ trunk/dports/audio/pianobar/Portfile 2012-04-29 22:18:51 UTC (rev 92477)
@@ -43,7 +43,7 @@
destroot.args PREFIX=${prefix}
-subport pianobar {
+if {$subport == $name} {
depends_lib-append port:faad2 \
port:libao \
port:libmad