From eec05f5beac0a2d877b781b23093d6381712a2c9 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 6 Jan 2014 16:47:32 +0000 Subject: [PATCH] Build {devel,stable},naxsi ok landry@ william@ (maintainer) --- www/nginx/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 00a846372c6..280215ce30e 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,11 +1,13 @@ -# $OpenBSD: Makefile,v 1.53 2012/09/11 16:01:45 sthen Exp $ +# $OpenBSD: Makefile,v 1.54 2014/01/06 16:47:32 ajacoutot Exp $ SUBDIR = SUBDIR += devel SUBDIR += devel,lua + SUBDIR += devel,naxsi SUBDIR += devel,passenger SUBDIR += stable SUBDIR += stable,lua + SUBDIR += stable,naxsi SUBDIR += stable,passenger .include