View | Details | Raw Unified | Return to bug 220353 | Differences between
and this patch

Collapse All | Expand All

(-)www/nginx/Makefile (working copy) (-2 / +2 lines)
Lines 911-918 Link Here
911
.if ${PORT_OPTIONS:MMODSECURITY_DEVEL}
911
.if ${PORT_OPTIONS:MMODSECURITY_DEVEL}
912
LIB_DEPENDS+=  libmodsecurity.so.3:www/mod_security-devel
912
LIB_DEPENDS+=  libmodsecurity.so.3:www/mod_security-devel
913
GH_TUPLE+=     SiderLaps:ModSecurity-nginx:abbf2c4:modsec
913
GH_TUPLE+=     SpiderLabs:ModSecurity-nginx:abbf2c4:modsec
914
CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_modsec}
914
CONFIGURE_ARGS+=--add-module=${WRKSRC_modsec}
915
.endif
915
.endif
916
.if ${PORT_OPTIONS:MNAXSI}
916
.if ${PORT_OPTIONS:MNAXSI}

Return to bug 220353