diff options
Diffstat (limited to 'devel/p5-File-FnMatch/Makefile')
-rw-r--r-- | devel/p5-File-FnMatch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-File-FnMatch/Makefile b/devel/p5-File-FnMatch/Makefile index 1ddf351b6bc2..f62dfb5fefb2 100644 --- a/devel/p5-File-FnMatch/Makefile +++ b/devel/p5-File-FnMatch/Makefile @@ -16,6 +16,7 @@ COMMENT= Simple filename and pathname matching MAN3= File::FnMatch.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include <bsd.port.mk> |