diff options
Diffstat (limited to 'devel/p5-IO-Detect/Makefile')
-rw-r--r-- | devel/p5-IO-Detect/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-IO-Detect/Makefile b/devel/p5-IO-Detect/Makefile index f934a796c426..56005d0d4ac1 100644 --- a/devel/p5-IO-Detect/Makefile +++ b/devel/p5-IO-Detect/Makefile @@ -21,7 +21,8 @@ TEST_DEPENDS= p5-IO-All>=0:${PORTSDIR}/devel/p5-IO-All \ CONFLICTS_INSTALL= p5-Scalar-Does-0.[1-9]* -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= IO::Detect.3 |