mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix WITH_HTTPLOAD option
PR: ports/91552 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
This commit is contained in:
parent
a11a5459e5
commit
d18ce85197
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153165
@ -43,7 +43,7 @@ LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2
|
||||
.endif
|
||||
|
||||
.if defined(WITH_HTTPLOAD)
|
||||
DISTFILES+= httpload.py
|
||||
DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} httpload.py
|
||||
PLIST_SUB+= HTTPLOAD=""
|
||||
.else
|
||||
PLIST_SUB+= HTTPLOAD="@comment "
|
||||
|
Loading…
Reference in New Issue
Block a user