Revision
70228
Author
ryandesign@macports.org
Date
2010-08-02 14:49:30 -0700 (Mon, 02 Aug 2010)

Log Message

amarok: disable universal variant

Modified Paths

Diff

Modified: trunk/dports/kde/amarok/Portfile (70227 => 70228)


--- trunk/dports/kde/amarok/Portfile	2010-08-02 21:26:05 UTC (rev 70227)
+++ trunk/dports/kde/amarok/Portfile	2010-08-02 21:49:30 UTC (rev 70228)
@@ -28,6 +28,9 @@
                     port:loudmouth port:qca port:libmtp port:libgpod \
                     path:bin/mysql_config5:mysql5
 
+# liblastfm is not universal
+universal_variant   no
+
 pre-configure {
     if {![file exists ${prefix}/lib/mysql5/mysql/libmysqld.a]} {
         ui_error "${name} cannot be installed because MySQL was not installed with the libmysqld embedded server."