aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-VimColor
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /textproc/p5-Text-VimColor
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'textproc/p5-Text-VimColor')
-rw-r--r--textproc/p5-Text-VimColor/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Text-VimColor/Makefile b/textproc/p5-Text-VimColor/Makefile
index ec705cb2fe9b..443fbf52c697 100644
--- a/textproc/p5-Text-VimColor/Makefile
+++ b/textproc/p5-Text-VimColor/Makefile
@@ -13,13 +13,13 @@ COMMENT= Syntax color text in HTML or XML using Vim
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \
- p5-File-ShareDir-Install>=0.03:${PORTSDIR}/devel/p5-File-ShareDir-Install \
- p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
- ${LOCALBASE}/bin/vim:${PORTSDIR}/editors/vim
-RUN_DEPENDS= p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \
- p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \
- ${LOCALBASE}/bin/vim:${PORTSDIR}/editors/vim
+BUILD_DEPENDS= p5-File-ShareDir>=0:devel/p5-File-ShareDir \
+ p5-File-ShareDir-Install>=0.03:devel/p5-File-ShareDir-Install \
+ p5-Path-Class>=0:devel/p5-Path-Class \
+ ${LOCALBASE}/bin/vim:editors/vim
+RUN_DEPENDS= p5-File-ShareDir>=0:devel/p5-File-ShareDir \
+ p5-Path-Class>=0:devel/p5-Path-Class \
+ ${LOCALBASE}/bin/vim:editors/vim
USES= perl5
USE_PERL5= configure