Revision
92477
Author
jmr@macports.org
Date
2012-04-29 15:18:51 -0700 (Sun, 29 Apr 2012)

Log Message

pianobar: don't create a second port with the same name

Modified Paths

Diff

Modified: trunk/dports/audio/pianobar/Portfile (92476 => 92477)


--- 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