diff options
Diffstat (limited to 'devel/cunit/Makefile')
-rw-r--r-- | devel/cunit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile index 6ea61a5e9a4c..6a8bd982d48e 100644 --- a/devel/cunit/Makefile +++ b/devel/cunit/Makefile @@ -34,6 +34,7 @@ MEM_DESC= Internal memory tracking OPTIONS_DEFAULT= AUT BAS CON +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/doc/@PACKAGE@|/share/doc/@PACKAGE@|g' ${WRKSRC}/doc/Makefile.in @${REINPLACE_CMD} -e 's|/doc/@PACKAGE@|/share/doc/@PACKAGE@|g' ${WRKSRC}/doc/headers/Makefile.in |