aboutsummaryrefslogtreecommitdiff
path: root/www/nginx
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-01-18 14:51:03 +0000
committerDima Panov <fluffy@FreeBSD.org>2023-01-18 14:52:19 +0000
commit29e25c5575666a068d6bbe949249241891719f4a (patch)
tree85117d8db04bb8870cb9ac7f10bedacedaad657b /www/nginx
parent3db760ad79ec3a2494d776c56a89c6a3eed8f537 (diff)
downloadports-29e25c5575666a068d6bbe949249241891719f4a.tar.gz
ports-29e25c5575666a068d6bbe949249241891719f4a.zip
www/nginx: unbreak build after 18c6e1827669 (+)
Changes in framework need adjustment for declared options. *_USE=ruby now became as *_USES=ruby Approved by: portmgr blanket
Diffstat (limited to 'www/nginx')
-rw-r--r--www/nginx/Makefile.extmod2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx/Makefile.extmod b/www/nginx/Makefile.extmod
index 38bfb60bc974..fa7472f5823f 100644
--- a/www/nginx/Makefile.extmod
+++ b/www/nginx/Makefile.extmod
@@ -247,7 +247,7 @@ OPENTRACING_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-nginx-opentracing-opentracing
PASSENGER_NGINX_VER= 6.0.15
PASSENGER_CATEGORIES= ruby
-PASSENGER_USE= ruby=yes
+PASSENGER_USES= ruby
PASSENGER_BUILD_DEPENDS=${LOCALBASE}/bin/rake:devel/rubygem-rake
PASSENGER_RAKE_BIN= ${LOCALBASE}/bin/rake
PASSENGER_MASTER_SITES= http://s3.amazonaws.com/phusion-passenger/releases/:passenger