diff options
Diffstat (limited to 'devel/cvsplot/Makefile')
-rw-r--r-- | devel/cvsplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index c4c20af4df81..49379974569c 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -19,6 +19,7 @@ PLIST_FILES= bin/cvsplot USES= shebangfix perl5 SHEBANG_FILES= cvsplot.pl +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/cvsplot.pl ${PREFIX}/bin/cvsplot |