summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-05-16 23:33:22 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-05-16 23:33:22 +0000
commitcca235c94368e945d3306518e0c8a1b23c6843f2 (patch)
tree1cab1af4282e0a1fbb91b6a4fd742116387765fc /editors
parentNew index with 6935 ports. The big diffs are mostly due to a libtool (diff)
Needs perl to build.
Notes
Notes: svn path=/head/; revision=59284
Diffstat (limited to 'editors')
-rw-r--r--editors/vim/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index ed74d0b3a382..e79efbd3c328 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -30,6 +30,8 @@ PATCHFILES:= ${PATCHFILES:N6.1.${p}}
MAINTAINER?= obrien@FreeBSD.org
+BUILD_DEPENDS= perl:${PORTSDIR}/lang/perl5
+
SLAVEDIRS= editors/vim-lite
.if defined(PACKAGE_BUILDING) && !defined(LITE)