mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix depedency to unzip command.
PR: 169615 Submitted by: Alexander Yerenkow <yerenkow@gmail.com>
This commit is contained in:
parent
ca685d7f74
commit
6418697703
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301061
@ -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:${PORTSDIR}/archivers/unzip
|
||||
EXTRACT_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip
|
||||
|
||||
GUNZIP_CMD= minigzip -d
|
||||
USE_GMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user