Remove unneeded dependency.
Approved by: maintainer
This commit is contained in:
parent
a19df85578
commit
b53a0fc556
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319093
@ -281,7 +281,6 @@ PLIST_SUB+= MYSQL="@comment "
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MNGINX}
|
||||
RUN_DEPENDS+= nginx:${PORTSDIR}/www/nginx
|
||||
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
|
||||
CONFIGURE_ARGS+=--enable-nginx
|
||||
PLIST_SUB+= NGINX=""
|
||||
|
@ -327,7 +327,6 @@ PLIST_SUB+= NOTIFYEMAIL="@comment "
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MNGINX}
|
||||
RUN_DEPENDS+= nginx:${PORTSDIR}/www/nginx
|
||||
LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
|
||||
CONFIGURE_ARGS+=--enable-nginx
|
||||
PLIST_SUB+= NGINX=""
|
||||
|
Loading…
Reference in New Issue
Block a user