From 181847ca29d7e20f14fbccf393eabfd299e2697a Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 7 Oct 2010 15:03:49 +0000 Subject: Vim now has a file that has escaped share/vim/ --- editors/vim/Makefile | 1 + editors/vim/pkg-plist | 1 + 2 files changed, 2 insertions(+) (limited to 'editors/vim') 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 -- cgit v1.2.3