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

illogic-al at macports.org illogic-al at macports.org
Sat Jan 3 08:32:12 PST 2009


Revision: 44842
          http://trac.macports.org/changeset/44842
Author:   illogic-al at macports.org
Date:     2009-01-03 08:32:11 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
Move mysql5-devel check to pre-configure.

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

Modified: trunk/dports/kde/amarok/Portfile
===================================================================
--- trunk/dports/kde/amarok/Portfile	2009-01-03 16:27:11 UTC (rev 44841)
+++ trunk/dports/kde/amarok/Portfile	2009-01-03 16:32:11 UTC (rev 44842)
@@ -33,7 +33,9 @@
     reinplace \
     "s|macro_optional_add_subdirectory( po )|#macro_optional_add_subdirectory( po )|" \
     ${workpath}/${distname}/CMakeLists.txt
+}
 
+pre-configure {
     if { ![file exists ${prefix}/lib/mysql5/mysql/libmysqld.a] } {
         ui_error "mysql5-devel needs to be built with the +embedded_server variant"
         error "mysql5-devel needs to be built with the +embedded_server variant"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090103/34e9cfb5/attachment-0001.html>


More information about the macports-changes mailing list