Add missing *_DEPENDS
- Bump PORTREVISION for dependency change Approved by: portmgr (blanket)
This commit is contained in:
parent
dcfc382d31
commit
7f8760708e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492638
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user