diff options
Diffstat (limited to 'graphics/uDrawGraph/Makefile')
-rw-r--r-- | graphics/uDrawGraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/uDrawGraph/Makefile b/graphics/uDrawGraph/Makefile index 1f8430ed6f5c..83e488541fe9 100644 --- a/graphics/uDrawGraph/Makefile +++ b/graphics/uDrawGraph/Makefile @@ -29,6 +29,7 @@ LINK_OPTS= -sf RESTRICTED= binary under GNU LGPL without accompanying source +NO_STAGE= yes do-install: # licenses required at startup @cd ${WRKSRC}; \ |