diff options
Diffstat (limited to 'textproc/syck/Makefile')
-rw-r--r-- | textproc/syck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/syck/Makefile b/textproc/syck/Makefile index 081c3c70fde6..373896df2093 100644 --- a/textproc/syck/Makefile +++ b/textproc/syck/Makefile @@ -14,4 +14,5 @@ USES= bison CFLAGS+= -fPIC MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes .include <bsd.port.mk> |