adjust for vim 7.2 and add VIMDIR to SUBST_VARS to shrink future diffs

similar diff from qgiovanni at gmail dot com
This commit is contained in:
simon 2008-10-29 09:04:53 +00:00
parent 5f68f0559c
commit cc2f56a1f9
2 changed files with 8 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/05/26 09:33:54 simon Exp $
# $OpenBSD: Makefile,v 1.2 2008/10/29 09:04:53 simon Exp $
COMMENT = source code browser plugin for the Vim text editor
DISTNAME = taglist_45
PKGNAME = vim-taglist-4.5
PKGNAME = vim-taglist-4.5p0
CATEGORIES = devel editors
EXTRACT_SUFX = .zip
@ -18,7 +18,9 @@ PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
VIMDIR = vim71
VIMDIR = vim72
SUBST_VARS = VIMDIR
WRKDIST = ${WRKDIR}

View File

@ -1,3 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/05/26 09:33:54 simon Exp $
share/vim/vim71/doc/taglist.txt
share/vim/vim71/plugin/taglist.vim
@comment $OpenBSD: PLIST,v 1.2 2008/10/29 09:04:53 simon Exp $
share/vim/${VIMDIR}/doc/taglist.txt
share/vim/${VIMDIR}/plugin/taglist.vim