diff --git a/math/fftw-float/Makefile b/math/fftw-float/Makefile index 054c8ce1544d..10b5d8559ef4 100644 --- a/math/fftw-float/Makefile +++ b/math/fftw-float/Makefile @@ -10,6 +10,6 @@ PORTREVISION= 0 COMMENT= Fast C routines (Single Percision) FFTW_FLAVOR= float -MASTERDIR= ${.CURDIR}/../../math//fftw +MASTERDIR= ${.CURDIR}/../../math/fftw .include "${MASTERDIR}/Makefile"