aboutsummaryrefslogtreecommitdiff
path: root/math/eispack/Makefile
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-02-22 09:52:58 +0000
committerAndreas Schulz <ats@FreeBSD.org>1995-02-22 09:52:58 +0000
commit1643b0e1ae5b41d8185fbab99ad613605f5aa4d1 (patch)
tree3e6c882ef6241b710d386fd36c97332483df086e /math/eispack/Makefile
parent381df7471fad6cf2e17ba12130b91355b6ef5321 (diff)
downloadports-1643b0e1ae5b41d8185fbab99ad613605f5aa4d1.tar.gz
ports-1643b0e1ae5b41d8185fbab99ad613605f5aa4d1.zip
Notes
Diffstat (limited to 'math/eispack/Makefile')
-rw-r--r--math/eispack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/eispack/Makefile b/math/eispack/Makefile
index baf1b08d4393..5506892f0f93 100644
--- a/math/eispack/Makefile
+++ b/math/eispack/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= ftp://netlib.att.com/netlib/eispack/
MASTER_SITES:= ${MASTER_SITE_OVERRIDE}/eispack/
.undef MASTER_SITE_OVERRIDE
.endif
-EXTRACT_CMD=scripts/uncomp
+EXTRACT_CMD=${.CURDIR}/scripts/uncomp
EXTRACT_SUFX=.Z
EXTRACT_ARGS= ${WRKDIR}
WRKSRC=${WRKDIR}