From cca235c94368e945d3306518e0c8a1b23c6843f2 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 16 May 2002 23:33:22 +0000 Subject: Needs perl to build. --- editors/vim/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'editors') 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) -- cgit v1.2.3