[69350] trunk/dports/kde/amarok/Portfile

michaelld at macports.org michaelld at macports.org
Thu Jul 1 13:41:01 PDT 2010


Revision: 69350
          http://trac.macports.org/changeset/69350
Author:   michaelld at macports.org
Date:     2010-07-01 13:41:00 -0700 (Thu, 01 Jul 2010)
Log Message:
-----------
Reinstated patch file to correct compilation on 10.6 x86_64.

Modified Paths:
--------------
    trunk/dports/kde/amarok/Portfile

Modified: trunk/dports/kde/amarok/Portfile
===================================================================
--- trunk/dports/kde/amarok/Portfile	2010-07-01 16:50:25 UTC (rev 69349)
+++ trunk/dports/kde/amarok/Portfile	2010-07-01 20:41:00 UTC (rev 69350)
@@ -26,6 +26,10 @@
                     port:loudmouth port:qca port:libmtp port:libgpod \
                     path:bin/mysql_config5:mysql5
 
+patchfiles          patch-src-app-mac.patch
+patch.dir           ${workpath}/${distname}
+patch.pre_args      -p1
+
 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."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100701/2fb30e51/attachment.html>


More information about the macports-changes mailing list