diff options
Diffstat (limited to 'textproc/p5-Pod-WSDL')
-rw-r--r-- | textproc/p5-Pod-WSDL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Pod-WSDL/Makefile b/textproc/p5-Pod-WSDL/Makefile index b3a88a88b916..2ebde348a26c 100644 --- a/textproc/p5-Pod-WSDL/Makefile +++ b/textproc/p5-Pod-WSDL/Makefile @@ -30,4 +30,5 @@ MAN3= Pod::WSDL.3 \ Pod::WSDL::Utils.3 \ Pod::WSDL::Writer.3 +NO_STAGE= yes .include <bsd.port.mk> |