diff options
Diffstat (limited to 'www/nginx-devel/Makefile.extmod')
-rw-r--r-- | www/nginx-devel/Makefile.extmod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx-devel/Makefile.extmod b/www/nginx-devel/Makefile.extmod index 368297fc8371..95995623743c 100644 --- a/www/nginx-devel/Makefile.extmod +++ b/www/nginx-devel/Makefile.extmod @@ -299,8 +299,8 @@ SHIBBOLETH_VARS= DSO_EXTMODS+=shibboleth SLOWFS_CACHE_GH_TUPLE= baysao:ngx_slowfs_cache:d011a18:slowfs_cache SLOWFS_CACHE_VARS= DSO_EXTMODS+=slowfs_cache -SMALL_LIGHT_LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick6 \ - libpcre.so:devel/pcre +SMALL_LIGHT_USES= magick:6 +SMALL_LIGHT_LIB_DEPENDS= libpcre.so:devel/pcre SMALL_LIGHT_GH_TUPLE= kawakibi:ngx_small_light:2f5e1d0:small_light SMALL_LIGHT_VARS= DSO_EXTMODS+=small_light |