diff options
-rw-r--r-- | math/djbfft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/djbfft/Makefile b/math/djbfft/Makefile index 089771b5e446..1e2f6ab163c2 100644 --- a/math/djbfft/Makefile +++ b/math/djbfft/Makefile @@ -44,7 +44,7 @@ do-configure: @${ECHO_CMD} 'sparc' > ${WRKSRC}/conf-opt .endif -pre-install: +pre-su-install: @${MKDIR} ${PREFIX}/include/${PORTNAME} do-install: |