mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- fix wget dependency
PR: 82361 Submitted by: Babak Farrokhi <babak@farrokhi.net>
This commit is contained in:
parent
cfc879afdd
commit
6f0a8dad45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137636
@ -128,7 +128,7 @@ RUN_DEPENDS+= clamdscan:${PORTSDIR}/security/clamav
|
||||
.endif
|
||||
|
||||
.if defined(WITH_WGET)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget-devel
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
|
||||
.endif
|
||||
|
||||
.if defined(WITH_ZLIB)
|
||||
|
Loading…
Reference in New Issue
Block a user