aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2021-12-28 22:46:11 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2021-12-28 22:47:19 +0000
commitffbdaf1455ee6eef75ab9759821963380657520c (patch)
treea5d066cc996a1e9305e952325d11867eb0a99aa7 /audio
parent99c5dc1049a23570016dcb5ac44882e408800622 (diff)
downloadports-ffbdaf1455ee6eef75ab9759821963380657520c.tar.gz
ports-ffbdaf1455ee6eef75ab9759821963380657520c.zip
Diffstat (limited to 'audio')
-rw-r--r--audio/zynaddsubfx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/zynaddsubfx/Makefile b/audio/zynaddsubfx/Makefile
index 386b68f12574..b147e4080b4a 100644
--- a/audio/zynaddsubfx/Makefile
+++ b/audio/zynaddsubfx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zynaddsubfx
DISTVERSION= 3.0.6-rc5
PORTEPOCH= 1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= hselasky@FreeBSD.org
@@ -11,7 +11,7 @@ COMMENT= Realtime software synthesizer
LICENSE= GPLv2
-BUILD_DEPENDS= libfftw3.so:math/fftw3
+BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3
LIB_DEPENDS= libfftw3f.so:math/fftw3-float \
libmxml.so:textproc/mxml \