Remove unneeded dependency.

Approved by:	maintainer
This commit is contained in:
Dmitry Sivachenko 2013-05-26 07:13:40 +00:00
parent a19df85578
commit b53a0fc556
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319093
2 changed files with 0 additions and 2 deletions

View File

@ -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=""

View File

@ -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=""