aboutsummaryrefslogtreecommitdiffstats
path: root/lang/fpc
diff options
context:
space:
mode:
Diffstat (limited to 'lang/fpc')
-rw-r--r--lang/fpc/Makefile.units2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fpc/Makefile.units b/lang/fpc/Makefile.units
index 9ed7ffa4ff51..32244daddcae 100644
--- a/lang/fpc/Makefile.units
+++ b/lang/fpc/Makefile.units
@@ -64,7 +64,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd
.if ${PKGNAMESUFFIX} == "-fftw"
. if defined(WITH_FFTW)
-LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3
. endif
.endif