FreeBSD Bugzilla – Attachment 155536 Details for
Bug 199412
[PATCH] comms/wsjt: fetch libfftw3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
wsjt.patch
wsjt.patch (text/x-c), 1.01 KB, created by
takefu
on 2015-04-13 07:56:37 UTC
(
hide
)
Description:
wsjt.patch
Filename:
MIME Type:
Creator:
takefu
Created:
2015-04-13 07:56:37 UTC
Size:
1.01 KB
patch
obsolete
>diff -ruN /usr/ports/comms/wsjt/Makefile ./Makefile >--- /usr/ports/comms/wsjt/Makefile 2015-04-12 19:22:18.000000000 +0900 >+++ ./Makefile 2015-04-13 16:45:04.000000000 +0900 >@@ -2,7 +2,7 @@ > > PORTNAME= wsjt > VERSION= 9.1 >-PORTREVISION= 9 >+PORTREVISION= 10 > DISTVERSION= ${VERSION}.r${SVN_REV} > CATEGORIES= comms hamradio > MASTER_SITES= ${MASTER_SITE_LOCAL} >@@ -12,11 +12,10 @@ > MAINTAINER= hamradio@FreeBSD.org > COMMENT= Weak signal ham radio communication package > >-BROKEN= Fails to configure, missing fftw3.h header >- > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \ > ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow >-LIB_DEPENDS= libfftw3f.so:${PORTSDIR}/math/fftw3-float \ >+LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3 \ >+ libfftw3f.so:${PORTSDIR}/math/fftw3-float \ > libsamplerate.so:${PORTSDIR}/audio/libsamplerate > BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/scipy:${PORTSDIR}/science/py-scipy \ > ${LOCALBASE}/lib/portaudio2/libportaudio.so:${PORTSDIR}/audio/portaudio2 \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 199412
:
155536
|
155586