diff options
Diffstat (limited to 'www/freenginx-devel/Makefile.ignore')
| -rw-r--r-- | www/freenginx-devel/Makefile.ignore | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/www/freenginx-devel/Makefile.ignore b/www/freenginx-devel/Makefile.ignore index 2fcd24c282bb..e28b60dd751c 100644 --- a/www/freenginx-devel/Makefile.ignore +++ b/www/freenginx-devel/Makefile.ignore @@ -1,39 +1,3 @@ -.if ${PORT_OPTIONS:MECHO} -IGNORE= echo module: patching is required -.endif - -.if ${PORT_OPTIONS:MHTTP_UPLOAD} -IGNORE= upload module: patching is required -.endif - -.if ${PORT_OPTIONS:MLUA} -IGNORE= lua module: patching is required -.endif - .if ${PORT_OPTIONS:MLUASTREAM} IGNORE= lua stream module: patching is required .endif - -.if ${PORT_OPTIONS:MOTEL} -IGNORE= otel module: patching is required -.endif - -.if ${PORT_OPTIONS:MPASSENGER} -IGNORE= passenger module: patching is required -.endif - -.if ${PORT_OPTIONS:MSET_MISC} -IGNORE= set_misc module: patching is required -.endif - -.if ${PORT_OPTIONS:MSTS} -IGNORE= sts module: patching is required -.endif - -.if ${PORT_OPTIONS:MVOD} -IGNORE= vod module: patching is required -.endif - -.if ${PORT_OPTIONS:MVTS} -IGNORE= vts module: patching is required -.endif |
