diff options
Diffstat (limited to 'textproc/p5-texcount/Makefile')
-rw-r--r-- | textproc/p5-texcount/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-texcount/Makefile b/textproc/p5-texcount/Makefile index 769e7ed223cb..645d1d3a5de4 100644 --- a/textproc/p5-texcount/Makefile +++ b/textproc/p5-texcount/Makefile @@ -15,8 +15,7 @@ COMMENT= Perl module for LaTeX statistics NO_BUILD= yes -USE_ZIP= YES -USES= perl5 +USES= perl5 zip USE_PERL5= run PLIST_FILES+= bin/texcount |