diff options
Diffstat (limited to 'devel/p5-TheSchwartz/Makefile')
-rw-r--r-- | devel/p5-TheSchwartz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-TheSchwartz/Makefile b/devel/p5-TheSchwartz/Makefile index 2b9e74132146..749ab05b9efc 100644 --- a/devel/p5-TheSchwartz/Makefile +++ b/devel/p5-TheSchwartz/Makefile @@ -21,6 +21,7 @@ USE_PERL5= configure MAN1= schwartzmon.1 MAN3= TheSchwartz.3 TheSchwartz::Job.3 TheSchwartz::Worker.3 +NO_STAGE= yes post-install: ${INSTALL_SCRIPT} ${WRKSRC}/extras/check_schwartz ${PREFIX}/bin/ ${INSTALL_SCRIPT} ${WRKSRC}/extras/thetop ${PREFIX}/bin/ |