summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/bihar/Makefile2
-rw-r--r--math/fftpack/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/math/bihar/Makefile b/math/bihar/Makefile
index 347ef9f54233..68528099400c 100644
--- a/math/bihar/Makefile
+++ b/math/bihar/Makefile
@@ -23,7 +23,7 @@ EXTRACT_AFTER_ARGS= # empty
.include <bsd.port.pre.mk>
post-extract:
- gunzip $(WRKSRC)/*.f.gz
+ ${GUNZIP} $(WRKSRC)/*.f.gz
pre-build:
${RM} $(WRKSRC)/.depend
diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile
index 347ef9f54233..68528099400c 100644
--- a/math/fftpack/Makefile
+++ b/math/fftpack/Makefile
@@ -23,7 +23,7 @@ EXTRACT_AFTER_ARGS= # empty
.include <bsd.port.pre.mk>
post-extract:
- gunzip $(WRKSRC)/*.f.gz
+ ${GUNZIP} $(WRKSRC)/*.f.gz
pre-build:
${RM} $(WRKSRC)/.depend