diff options
Diffstat (limited to 'net/p5-OurNet-BBS/Makefile')
-rw-r--r-- | net/p5-OurNet-BBS/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-OurNet-BBS/Makefile b/net/p5-OurNet-BBS/Makefile index c9adb03ef5ef..336537994150 100644 --- a/net/p5-OurNet-BBS/Makefile +++ b/net/p5-OurNet-BBS/Makefile @@ -46,4 +46,5 @@ USE_PERL5= configure MAN1= bbsboard.1 bbscomd.1 bbsmail.1 MAN3= OurNet::BBS.3 OurNet::BBS::Roadmap.3 OurNet::BBS::Tutorial.3 +NO_STAGE= yes .include <bsd.port.mk> |