View | Details | Raw Unified | Return to bug 111987
Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 15-23 Link Here
15
MAINTAINER=	lx@FreeBSD.org
15
MAINTAINER=	lx@FreeBSD.org
16
COMMENT=	Shows the "moods" of audio tracks in Amarok
16
COMMENT=	Shows the "moods" of audio tracks in Amarok
17
17
18
LIB_DEPENDS=	fftw3f:${PORTSDIR}/math/fftw3-float
18
LIB_DEPENDS=	fftw3f:${PORTSDIR}/math/fftw3-float \
19
19
		fftw3:${PORTSDIR}/math/fftw3
20
BROKEN=		Does not compile
21
20
22
USE_GSTREAMER=	yes good
21
USE_GSTREAMER=	yes good
23
USE_GMAKE=	yes
22
USE_GMAKE=	yes

Return to bug 111987