summaryrefslogtreecommitdiff
path: root/editors/vim5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim5/Makefile')
-rw-r--r--editors/vim5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 251ce75996ab..6b53b45dedbc 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -73,7 +73,7 @@ MAKE_ARGS+= CONF_OPT_PERL="--disable-perlinterp --disable-pythoninterp --disable
pre-build:
@(cd ${WRKSRC}; ${MAKE} distclean)
- @${SED} -e '/gvi/d' ${PKGDIR}/PLIST > ${WRKDIR}/PLIST.nogui
+ @${SED} -e '/gvi/d' ${PKGDIR}/pkg-plist > ${WRKDIR}/PLIST.nogui
post-install:
.if !defined(LITE)