diff options
Diffstat (limited to 'devel/p5-Package-Constants/Makefile')
-rw-r--r-- | devel/p5-Package-Constants/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Package-Constants/Makefile b/devel/p5-Package-Constants/Makefile index 740e5c7f9f27..5d4f4ae369db 100644 --- a/devel/p5-Package-Constants/Makefile +++ b/devel/p5-Package-Constants/Makefile @@ -15,4 +15,5 @@ MAN3= Package::Constants.3 USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> |