diff options
Diffstat (limited to 'devel/p5-Proc-Background/Makefile')
-rw-r--r-- | devel/p5-Proc-Background/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Proc-Background/Makefile b/devel/p5-Proc-Background/Makefile index 98126571fc76..60fdeb87c01d 100644 --- a/devel/p5-Proc-Background/Makefile +++ b/devel/p5-Proc-Background/Makefile @@ -18,4 +18,5 @@ MAN3= Proc::Background.3 \ Proc::Background::Win32.3 \ Proc::Background::Unix.3 +NO_STAGE= yes .include <bsd.port.mk> |