diff options
Diffstat (limited to 'devel/log4c')
-rw-r--r-- | devel/log4c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/log4c/Makefile b/devel/log4c/Makefile index 476c319068cc..f6aea3ed159c 100644 --- a/devel/log4c/Makefile +++ b/devel/log4c/Makefile @@ -23,6 +23,7 @@ MAN1= log4c-config.1 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MEXPAT} |