aboutsummaryrefslogtreecommitdiffstats
path: root/www/nginx
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2010-03-09 17:49:08 +0800
committerosa <osa@FreeBSD.org>2010-03-09 17:49:08 +0800
commit70af5a29cee3b56656b95313175adee144363e99 (patch)
tree34ad67ecbd2023a357b5432a88c1f35a5a33c696 /www/nginx
parenta5e944b6489d5fe5c2604360bc095c7488c60f0a (diff)
downloadfreebsd-ports-gnome-70af5a29cee3b56656b95313175adee144363e99.tar.gz
freebsd-ports-gnome-70af5a29cee3b56656b95313175adee144363e99.tar.zst
freebsd-ports-gnome-70af5a29cee3b56656b95313175adee144363e99.zip
Update CATEGORIES if defined passenger module support.
Do not bump PORTREVISIONs.
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 99da8066230c..93a03bd1a60e 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -75,6 +75,7 @@ MAKE_JOBS_SAFE= yes
.include <bsd.port.options.mk>
.if defined(WITH_PASSENGER_MODULE)
+CATEGORIES+= ruby
USE_RUBY= yes
USE_RAKE= yes
.endif