Any reason why amarok does not have musicbrainz activated? This works
for me:

Index: audio/amarok//Makefile
===================================================================
RCS file: /cvs/ports/audio/amarok/Makefile,v
retrieving revision 1.34
diff -u -r1.34 Makefile
--- audio/amarok//Makefile      22 Dec 2009 15:43:14 -0000      1.34
+++ audio/amarok//Makefile      17 May 2010 21:24:44 -0000
@@ -7,7 +7,7 @@
 V =            1.4.10
 MASTER_SITES = ${MASTER_SITE_KDE:=stable/amarok/$V/src/}
 DISTNAME =     amarok-$V
-PKGNAME =      ${DISTNAME}p4
+PKGNAME =      ${DISTNAME}p5
 EXTRACT_SUFX = .tar.bz2
 
 # GPLv2/LGPLv2/GFDL
@@ -28,7 +28,8 @@
                gpod::audio/libgpod \
                njb::audio/libnjb \
                ruby::lang/ruby \
-               mtp::devel/libmtp
+               mtp::devel/libmtp \
+               musicbrainz3::audio/libmusicbrainz
 
 WANTLIB += ICE SM X11 Xau Xdmcp Xext Xrender art_lgpl_2 c expat
 WANTLIB += fam fontconfig freetype gdk_pixbuf-2.0 gio-2.0 glib-2.0
@@ -54,7 +55,6 @@
                        --without-arts \
                        --without-gstreamer \
                        --without-included-sqlite \
-                       --without-musicbrainz \
                        --without-opengl \
                        --without-xmms
 

Reply via email to