ports/73951: audio/xmms-imms depends on fftwf.so.3 not fftw.so.3

David Gilbert dgilbert at daveg.ca
Sun Nov 14 23:00:50 UTC 2004


>Number:         73951
>Category:       ports
>Synopsis:       audio/xmms-imms depends on fftwf.so.3 not fftw.so.3
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 14 23:00:50 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     David Gilbert
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
DaveG.ca
>Environment:
System: FreeBSD canoe.dclg.ca 5.3-STABLE FreeBSD 5.3-STABLE #0: Tue Nov 2 14:45:07 EST 2004 root at canoe.dclg.ca:/usr/obj/usr/src/sys/CANOE i386


Probably affects all
>Description:
Recently, the fftw ports appear to have split into long and float
versions.  It would appear that if the long version is already installed,
then the float version won't be required.
>How-To-Repeat:
install math/fftw3-long
attempt to install audio/xmms-imms
>Fix:


--- Makefile.orig	Sun Nov 14 17:56:08 2004
+++ Makefile	Sun Nov 14 17:56:19 2004
@@ -19,7 +19,7 @@
 LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms \
 		sqlite3:${PORTSDIR}/databases/sqlite3 \
 		pcre.0:${PORTSDIR}/devel/pcre \
-		fftw3.3:${PORTSDIR}/math/fftw3 \
+		fftw3f.3:${PORTSDIR}/math/fftw3-float \
 		tag.4:${PORTSDIR}/audio/taglib
 
 USE_BZIP2=	yes

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list