From e598d34341b62529b9ef63db27d571f9bcb8c766 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:36:50 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: www) --- www/c-icap/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/c-icap') diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index 800673a0658..a5ac417153b 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 .if ${PORT_OPTIONS:MBDB} -- cgit