aboutsummaryrefslogtreecommitdiff
path: root/math/eispack/Makefile
diff options
context:
space:
mode:
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}