Add missing *_DEPENDS

- Bump PORTREVISION for dependency change

Approved by:	portmgr (blanket)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-02-10 19:45:27 +00:00
parent dcfc382d31
commit 7f8760708e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492638

View File

@ -3,6 +3,7 @@
PORTNAME= Template-Plugin-CSV
PORTVERSION= 0.04
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GUGOD
@ -12,7 +13,8 @@ MAINTAINER= dgeo@centrale-marseille.fr
COMMENT= Template::Plugin::CSV - Plugin for generating CSV
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Template-Toolkit>0:www/p5-Template-Toolkit
RUN_DEPENDS= p5-Template-Toolkit>0:www/p5-Template-Toolkit \
p5-Text-CSV>=0:textproc/p5-Text-CSV
USES= perl5
USE_PERL5= configure