summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-05 01:46:48 +0000
committeredwin <edwin@FreeBSD.org>2002-11-05 01:46:48 +0000
commit87a20a29f343626472cc7e5e9021bbadb3e607d2 (patch)
treeacce0832dedc5198d8eb8fed738644f849f82118 /editors
parent6db601fdebd5b4ccf9cfa5b486825ece81b9f466 (diff)
downloadFreeBSD-ports-87a20a29f343626472cc7e5e9021bbadb3e607d2.zip
FreeBSD-ports-87a20a29f343626472cc7e5e9021bbadb3e607d2.tar.gz
This port always needs perl to build it's documentation.
Noticed on: bento
Diffstat (limited to 'editors')
-rw-r--r--editors/vile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index e9b33a1..eda12c3 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -26,6 +26,7 @@ MAINTAINER= gj@FreeBSD.org
MAKEFILE= makefile
GNU_CONFIGURE= yes
+USE_PERL5= yes
MAN1= vile.1
.if defined(WITH_ALL)
@@ -36,7 +37,6 @@ WITH_PERL=1
.if defined(WITH_PERL)
CONFIGURE_ARGS= --with-perl
PLIST= ${PKGDIR}/pkg-plist.perl
-USE_PERL5= yes
.endif
.if defined(WITH_FILTERS)
OpenPOWER on IntegriCloud