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

blb at macports.org blb at macports.org
Sun Nov 23 19:10:53 PST 2008


Revision: 42554
          http://trac.macports.org/changeset/42554
Author:   blb at macports.org
Date:     2008-11-23 19:10:52 -0800 (Sun, 23 Nov 2008)
Log Message:
-----------
kde/amarok - fix categories and dependency issue

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

Modified: trunk/dports/kde/amarok/Portfile
===================================================================
--- trunk/dports/kde/amarok/Portfile	2008-11-24 02:56:15 UTC (rev 42553)
+++ trunk/dports/kde/amarok/Portfile	2008-11-24 03:10:52 UTC (rev 42554)
@@ -4,7 +4,7 @@
 name                amarok
 version             1.98
 revision	        1
-categories          kde4
+categories          kde kde4
 maintainers         illogic-al at macports.org openmaintainer
 description         Amarok is a music player built on top on the KDE4 framework.
 long_description    Amarok is the music player with an intuitive interface and a wealth of ways to discover and manage your music.
@@ -17,9 +17,9 @@
 svn.url             svn://anonsvn.kde.org/home/kde/tags/${name}/${version}/${name}
 
 depends_lib	        port:kdelibs4 \
-                    path:${prefix}/bin/kde4:kdebase4-runtime \
-                    port:taglib port:phonon \ 
-                    path:${prefix}/lib/mysql5/libmysqld.a:mysql5-devel
+                    path:bin/kde4:kdebase4-runtime \
+                    port:taglib port:phonon \
+                    path:lib/mysql5/libmysqld.a:mysql5-devel
 					
 depends_build       port:cmake
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081123/e329e1e8/attachment.html>


More information about the macports-changes mailing list