Date: Sat, 27 Aug 2011 11:03:46 +0200 From: Matthias Andree <matthias.andree@gmx.de> To: freebsd-ports@freebsd.org Subject: Re: audio/amarok: make TRYBROKEN=yes reinstall worked! Message-ID: <4E58B2F2.7070809@gmx.de> In-Reply-To: <20110827035245.7c7676a8@cox.net> References: <20110827035245.7c7676a8@cox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 27.08.2011 10:52, schrieb Conrad J. Sabatier: > As the subject line states, I just managed to rebuild and reinstall > audio/amarok with no glitches whatsoever. > > # uname -a > FreeBSD serene.no-ip.org 9.0-BETA1 FreeBSD 9.0-BETA1 #7: Thu Aug 25 > 01:47:03 CDT 2011 > conrads@serene.no-ip.org:/usr/obj/usr/src/sys/CUSTOM amd64 > > So, what exactly is broken about this port? > Reading the actual output or the Makefile helps: .if ${RUBY_VER} == 1.9 BROKEN= does not build with ruby 1.9 .endif So, related questions: - is Ruby 1.9 the only Ruby version on your system? - does your newly-built Amarok _use_ Ruby? Or did the configuration or build weazel out of it? - do Ruby-related features _work properly_ in your Amarok build? Then and only then we can remove this BROKEN= tag.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E58B2F2.7070809>