summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile1
-rw-r--r--editors/vim/pkg-plist1
2 files changed, 2 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index ccc913fa7fec..b3b7778b5217 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -255,6 +255,7 @@ cklatest:
ftp://ftp.vim.org/pub/vim/patches/${PORTVERSION:C/\.[0-9a-z]*$//}/ \
| ${SED} -n -e 's/${PORTVERSION:C/[0-9]*$//}\([0-9][0-9][0-9]\)$$/\1/p' \
| ${TAIL} -1
+ #${SED} -i '' -e 's/^PATCHLEVEL= (.*)$/PATCHLEVEL= ${LATEST}/g' ./Makefile
find-bad-patches:
@cd ${DISTDIR} ; egrep -l \
diff --git a/editors/vim/pkg-plist b/editors/vim/pkg-plist
index c6bb648dbfce..3742cf725bec 100644
--- a/editors/vim/pkg-plist
+++ b/editors/vim/pkg-plist
@@ -15,6 +15,7 @@ bin/rview
bin/rvim
bin/vimdiff
bin/gvimdiff
+share/icons/hicolor/48x48/apps/gvim.png
@comment bin/view
@exec mkdir -p %D/share/vim/%%VIM_VER%%/lang
@comment Insert PLIST.share-vim here