summaryrefslogtreecommitdiff
path: root/math/fftpack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/fftpack/Makefile')
-rw-r--r--math/fftpack/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile
index 6fa72e4a63bf..72965c0ab6be 100644
--- a/math/fftpack/Makefile
+++ b/math/fftpack/Makefile
@@ -3,7 +3,7 @@
# Date created: 31 October 1996
# Whom: Pedro Giffuni S.
#
-# $Id: Makefile,v 1.7 1998/10/09 03:36:39 asami Exp $
+# $Id: Makefile,v 1.8 1998/11/14 09:43:22 asami Exp $
#
DISTNAME= bihar
@@ -16,7 +16,9 @@ MAINTAINER= giffunip@asme.org
# ${DISTFILES} is automatically created from the directory contents
IGNOREFILES= ${DISTFILES}
+EXTRACT_CMD= ${TAR}
EXTRACT_BEFORE_ARGS= -xf
+EXTRACT_AFTER_ARGS= # empty
.include <bsd.port.pre.mk>