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 --- textproc/p5-String-Tokenizer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/p5-String-Tokenizer') diff --git a/textproc/p5-String-Tokenizer/Makefile b/textproc/p5-String-Tokenizer/Makefile index 26670e718a91..1f5b9b82f2e9 100644 --- a/textproc/p5-String-Tokenizer/Makefile +++ b/textproc/p5-String-Tokenizer/Makefile @@ -16,6 +16,7 @@ COMMENT= A simple string tokenizer MAN3= String::Tokenizer.3 -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .include -- cgit