aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc/Makefile.units
diff options
context:
space:
mode:
Diffstat (limited to 'lang/fpc/Makefile.units')
-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 24d3656a2e90..4601c8a72cf9 100644
--- a/lang/fpc/Makefile.units
+++ b/lang/fpc/Makefile.units
@@ -68,7 +68,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd
.if ${PKGNAMESUFFIX} == "-fftw"
. if defined(WITH_FFTW)
-LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3
+LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3
. endif
.endif