diff options
Diffstat (limited to 'textproc/p5-dTemplate/Makefile')
-rw-r--r-- | textproc/p5-dTemplate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-dTemplate/Makefile b/textproc/p5-dTemplate/Makefile index 4aba316fd7cb..69123e52ece0 100644 --- a/textproc/p5-dTemplate/Makefile +++ b/textproc/p5-dTemplate/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Powerful template handling logic with advanced features -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= dTemplate.3 |