summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2010-10-07 15:03:49 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2010-10-07 15:03:49 +0000
commit181847ca29d7e20f14fbccf393eabfd299e2697a (patch)
tree4ecb700569d4a73f23744ebe99a61a964073100f /editors/vim
parent- Update to 1.2.3 (diff)
Vim now has a file that has escaped share/vim/
Notes
Notes: svn path=/head/; revision=262563
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