diff options
Diffstat (limited to 'devel/nglogc/Makefile')
-rw-r--r-- | devel/nglogc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/nglogc/Makefile b/devel/nglogc/Makefile index ac9f75311b72..01e63ce7366c 100644 --- a/devel/nglogc/Makefile +++ b/devel/nglogc/Makefile @@ -44,4 +44,5 @@ MAN3= \ logc_setLogFormat.3 \ logc_setRingbuffer.3 +NO_STAGE= yes .include <bsd.port.mk> |