diff options
Diffstat (limited to 'www/c-icap/Makefile')
-rw-r--r-- | www/c-icap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index 800673a06585..a5ac417153bc 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -40,6 +40,7 @@ MAN8= c-icap-client.8 \ CONFIGURE_ARGS+= --enable-static \ --sysconfdir="${PREFIX}/etc/c-icap" +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MBDB} |