diff options
Diffstat (limited to 'devel/cvsstat/Makefile')
-rw-r--r-- | devel/cvsstat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cvsstat/Makefile b/devel/cvsstat/Makefile index b9eda7ed908f..0c32d449e8c0 100644 --- a/devel/cvsstat/Makefile +++ b/devel/cvsstat/Makefile @@ -17,6 +17,7 @@ USES= perl5 NO_BUILD= yes PLIST_FILES= bin/cvsstat +NO_STAGE= yes do-extract: @${MKDIR} ${WRKSRC} @${CP} -p ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} ${WRKSRC} |