diff options
Diffstat (limited to 'devel/c-unit/Makefile')
-rw-r--r-- | devel/c-unit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/c-unit/Makefile b/devel/c-unit/Makefile index a8616e2d3f37..5f363236a89e 100644 --- a/devel/c-unit/Makefile +++ b/devel/c-unit/Makefile @@ -30,6 +30,7 @@ MEM_DESC= Internal memory tracking OPTIONS_DEFAULT= AUT BAS CON +NO_STAGE= yes post-patch: @${REINPLACE_CMD} \ 's|/@PACKAGE@/Examples/Automated|/examples/@PACKAGE@/Automated|g' \ |