diff options
Diffstat (limited to 'devel/p5-Test-Dependencies/Makefile')
-rw-r--r-- | devel/p5-Test-Dependencies/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/devel/p5-Test-Dependencies/Makefile b/devel/p5-Test-Dependencies/Makefile index fcd1ec3eb105..bae2e48f8fdb 100644 --- a/devel/p5-Test-Dependencies/Makefile +++ b/devel/p5-Test-Dependencies/Makefile @@ -21,9 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Test::Dependencies.3 \ - Test::Dependencies::Heavy.3 \ - Test::Dependencies::Light.3 - -NO_STAGE= yes .include <bsd.port.mk> |