- 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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue