aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2021-12-23 13:45:27 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2021-12-23 13:45:45 +0000
commit13cc063e01f1ab455495cbe12aebff39a59aff60 (patch)
treef0fa2aee6e760e912abfe4fef06077d75cf883ce
parent64959b6b8a17196c4ac56e59abf726989d1db3d2 (diff)
downloadports-13cc063e01f1ab455495cbe12aebff39a59aff60.tar.gz
ports-13cc063e01f1ab455495cbe12aebff39a59aff60.zip
audio/zynaddsubfx: Fix dependency for ZynAddSubFx.
Approved by: pi (implicit)
-rw-r--r--audio/zynaddsubfx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/zynaddsubfx/Makefile b/audio/zynaddsubfx/Makefile
index 31479c7921b9..aa59804a4ef2 100644
--- a/audio/zynaddsubfx/Makefile
+++ b/audio/zynaddsubfx/Makefile
@@ -3,6 +3,7 @@
PORTNAME= zynaddsubfx
DISTVERSION= 3.0.6-rc5
PORTEPOCH= 1
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= hselasky@FreeBSD.org
@@ -10,7 +11,7 @@ COMMENT= Realtime software synthesizer
LICENSE= GPLv2
-LIB_DEPENDS= libfftw3.so:math/fftw3 \
+LIB_DEPENDS= libfftw3f.so:math/fftw3-float \
libmxml.so:textproc/mxml \
liblo.so:audio/liblo