Skip to content

Commit

Permalink
www/nginx-devel: unbreak build after 18c6e18 (+)
Browse files Browse the repository at this point in the history
Changes in framework need adjustment for declared options.

*_USE=ruby now became as *_USES=ruby

Approved by:	portmgr blanket
  • Loading branch information
fluffykhv committed Jan 18, 2023
1 parent 29e25c5 commit eae2de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/nginx-devel/Makefile.extmod
Expand Up @@ -259,7 +259,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= https://s3.amazonaws.com/phusion-passenger/releases/:passenger
Expand Down

0 comments on commit eae2de3

Please sign in to comment.