diff options
Diffstat (limited to 'devel/p5-C-Scan/Makefile')
-rw-r--r-- | devel/p5-C-Scan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-C-Scan/Makefile b/devel/p5-C-Scan/Makefile index 46db6e72fd9b..1dc77f2e381e 100644 --- a/devel/p5-C-Scan/Makefile +++ b/devel/p5-C-Scan/Makefile @@ -16,7 +16,8 @@ COMMENT= Perl5 module to scan C language files for easily recognized constructs BUILD_DEPENDS= p5-Data-Flow>=0:${PORTSDIR}/devel/p5-Data-Flow -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= C::Scan.3 |