aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-10 19:45:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-10 19:45:27 +0000
commit7f8760708ebfcd0aea42468503e92ef96c5379cb (patch)
tree334926cd3d8a37eef944b5dee1bdce055051c4db /textproc
parentdcfc382d3115e09c89ff317e32b9e5ac517412ba (diff)
downloadports-7f8760708ebfcd0aea42468503e92ef96c5379cb.tar.gz
ports-7f8760708ebfcd0aea42468503e92ef96c5379cb.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Template-Plugin-CSV/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Template-Plugin-CSV/Makefile b/textproc/p5-Template-Plugin-CSV/Makefile
index 2ffbe5c442a0..fd211c3d6106 100644
--- a/textproc/p5-Template-Plugin-CSV/Makefile
+++ b/textproc/p5-Template-Plugin-CSV/Makefile
@@ -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