aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-03-13 17:29:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-03-13 17:29:58 +0000
commit10f22ecd6d1808866406972dd09e2e107e41ceb2 (patch)
tree31d423e420103f6111ac7dcc29da77612438b7a3 /editors
parent42651c13cd4978964674808cab47a30c8726769b (diff)
downloadports-10f22ecd6d1808866406972dd09e2e107e41ceb2.tar.gz
ports-10f22ecd6d1808866406972dd09e2e107e41ceb2.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/p5-Vimana/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/editors/p5-Vimana/Makefile b/editors/p5-Vimana/Makefile
index c08db2e705d2..2d75bbf94b49 100644
--- a/editors/p5-Vimana/Makefile
+++ b/editors/p5-Vimana/Makefile
@@ -12,23 +12,23 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Vim script manager
-BUILD_DEPENDS= vim>=0:${PORTSDIR}/editors/vim
-RUN_DEPENDS= vim>=0:${PORTSDIR}/editors/vim \
+BUILD_DEPENDS= vim:${PORTSDIR}/editors/vim
+RUN_DEPENDS= vim:${PORTSDIR}/editors/vim \
p5-App-CLI>=0.08:${PORTSDIR}/devel/p5-App-CLI \
p5-Archive-Extract>=0.34:${PORTSDIR}/archivers/p5-Archive-Extract \
+ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
+ p5-Digest-MD5>=2.39:${PORTSDIR}/security/p5-Digest-MD5 \
+ p5-Exporter-Lite>=0.2:${PORTSDIR}/devel/p5-Exporter-Lite \
p5-File-Type>=0.22:${PORTSDIR}/devel/p5-File-Type \
p5-File-Path>=2.07:${PORTSDIR}/devel/p5-File-Path \
p5-File-Temp>=0.22:${PORTSDIR}/devel/p5-File-Temp \
- p5-URI>=1.37:${PORTSDIR}/net/p5-URI \
- p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww \
- p5-Exporter-Lite>=0.2:${PORTSDIR}/devel/p5-Exporter-Lite \
- p5-Digest-MD5>=2.39:${PORTSDIR}/security/p5-Digest-MD5 \
- p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
- p5-JSON-PP>=0:${PORTSDIR}/converters/p5-JSON-PP \
- p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
p5-HTTP-Lite>=0:${PORTSDIR}/www/p5-HTTP-Lite \
+ p5-JSON-PP>=0:${PORTSDIR}/converters/p5-JSON-PP \
p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \
p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools
+ p5-URI>=1.37:${PORTSDIR}/net/p5-URI \
+ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
+ p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww \
USES= perl5
USE_PERL5= configure