aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2009-01-14 14:13:57 +0800
committeracm <acm@FreeBSD.org>2009-01-14 14:13:57 +0800
commit3d782516e3752497ac666e8964e012ffc1d7cea9 (patch)
tree4057223a9cea61bded4cc75b4233f763ca765332 /math
parentd0c611cd44f807e53b203c83988ff467a805e0c1 (diff)
downloadfreebsd-ports-graphics-3d782516e3752497ac666e8964e012ffc1d7cea9.tar.gz
freebsd-ports-graphics-3d782516e3752497ac666e8964e012ffc1d7cea9.tar.zst
freebsd-ports-graphics-3d782516e3752497ac666e8964e012ffc1d7cea9.zip
- Update to 2.2.2
Diffstat (limited to 'math')
-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 b6bd46ad318..cac7f8d65c9 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