From 4539b36e07dc5d3a00796c31225b2da419544ef0 Mon Sep 17 00:00:00 2001 From: az Date: Fri, 2 Aug 2013 18:21:05 +0000 Subject: - Convert to new perl framework --- devel/autodia/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/autodia') diff --git a/devel/autodia/Makefile b/devel/autodia/Makefile index 562b72c11b59..acf1e4ef453d 100644 --- a/devel/autodia/Makefile +++ b/devel/autodia/Makefile @@ -23,7 +23,8 @@ OPTIONS_DEFAULT= GRAPHVIZ SPRINGGRAPH VCG SPRINGGRAPH_DESC= SpringGraph support VCG_DESC= VCG support -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= autodia.pl.1 MAN3= Autodia.3 autodia.3 \ -- cgit