aboutsummaryrefslogtreecommitdiff
path: root/www/nginx
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2009-11-04 21:24:35 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2009-11-04 21:24:35 +0000
commit7dad42aac857a58fde23509ada5845f17139f7e8 (patch)
tree2c28e06ce190ef9b9e824c3db8339792ce250a8b /www/nginx
parentabd3dffa93848f50d109bf5a1c3605bf7cd10b7f (diff)
downloadports-7dad42aac857a58fde23509ada5845f17139f7e8.tar.gz
ports-7dad42aac857a58fde23509ada5845f17139f7e8.zip
Notes
Diffstat (limited to 'www/nginx')
-rw-r--r--www/nginx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 08ebf920e3f3..2bee71779ca4 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -163,6 +163,7 @@ CONFIGURE_ARGS+=--with-http_gzip_static_module
.endif
.if defined(WITH_HTTP_IMAGE_FILTER_MODULE)
+LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd
CONFIGURE_ARGS+=--with-http_image_filter_module
.endif