aboutsummaryrefslogtreecommitdiff
path: root/math/fpc-fftw
diff options
context:
space:
mode:
Diffstat (limited to 'math/fpc-fftw')
-rw-r--r--math/fpc-fftw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fpc-fftw/Makefile b/math/fpc-fftw/Makefile
index b6bd46ad318c..cac7f8d65c98 100644
--- a/math/fpc-fftw/Makefile
+++ b/math/fpc-fftw/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= math lang
PKGNAMESUFFIX= -fftw
@@ -15,7 +15,7 @@ COMMENT= Free Pascal interface to the FFTW3 library
USE_FPC= yes
MASTERDIR= ${.CURDIR}/../../lang/fpc
-WRKUNITDIR= ${FPCSRCDIR}/packages/extra/${PKGNAMESUFFIX:S/-//}
+WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
EXTRACTUNITDIR+= ${WRKUNITDIR}
OPTIONS= FFTW3 "Install FFTW3 library" on