summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
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 54bb3ba6e94a..42bd3bb50103 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -20,7 +20,7 @@ MAN1= vile.1
.if defined(WITH_PERL)
CONFIGURE_ARGS= --with-perl
-PLIST= ${PKGDIR}/PLIST.perl
+PLIST= ${PKGDIR}/pkg-plist.perl
USE_PERL5= yes
.endif