diff options
Diffstat (limited to 'graphics/libboard/Makefile')
-rw-r--r-- | graphics/libboard/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libboard/Makefile b/graphics/libboard/Makefile index 6ec3893f0499..d119bc68ed23 100644 --- a/graphics/libboard/Makefile +++ b/graphics/libboard/Makefile @@ -25,6 +25,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:C/-.$//} PORTDOCS= * +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} != i386 |