mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
lha is an EXTRACT_DEPENDS, not BUILD_DEPENDS
This commit is contained in:
parent
c6c77cee06
commit
b02e3b07c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106258
@ -16,7 +16,7 @@ EXTRACT_SUFX= .lha
|
||||
MAINTAINER= eserte@cs.tu-berlin.de
|
||||
COMMENT= A full featured floating point expression evaluator
|
||||
|
||||
BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha
|
||||
EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha
|
||||
|
||||
EXTRACT_CMD= ${CAT}
|
||||
EXTRACT_BEFORE_ARGS= # empty
|
||||
|
Loading…
Reference in New Issue
Block a user