summaryrefslogtreecommitdiff
path: root/lang/f2c
diff options
context:
space:
mode:
Diffstat (limited to 'lang/f2c')
-rw-r--r--lang/f2c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile
index 66fb7aa7078a..8a2aefe6ad92 100644
--- a/lang/f2c/Makefile
+++ b/lang/f2c/Makefile
@@ -18,7 +18,7 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= maho@FreeBSD.org
COMMENT= Fortran-to-C converter and its run-time libraries
-EXTRACT_DEPENDS=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
+EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
GUNZIP_CMD= minigzip -d
USE_GMAKE= yes