aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-VimColor
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:51:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 06:51:04 +0000
commit9f48528e6e53a3f6a788a0bfcf5f3d434d79921a (patch)
treef134d7bf940f5f50482b60e36c255e9f239360d6 /textproc/p5-Text-VimColor
parentf25de658a01310d78cbb67209274b82dcbf0878e (diff)
downloadports-9f48528e6e53a3f6a788a0bfcf5f3d434d79921a.tar.gz
ports-9f48528e6e53a3f6a788a0bfcf5f3d434d79921a.zip
Notes
Diffstat (limited to 'textproc/p5-Text-VimColor')
-rw-r--r--textproc/p5-Text-VimColor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-VimColor/Makefile b/textproc/p5-Text-VimColor/Makefile
index 55dd7f4bef31..623a523516bc 100644
--- a/textproc/p5-Text-VimColor/Makefile
+++ b/textproc/p5-Text-VimColor/Makefile
@@ -19,7 +19,8 @@ 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
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= text-vimcolor.1
MAN3= Text::VimColor.3