pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/vim-share Make cscope support optional. PKGREV...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5bda0c54d374
branches: trunk
changeset: 509011:5bda0c54d374
user: martti <martti%pkgsrc.org@localhost>
date: Thu Mar 02 07:27:44 2006 +0000
description:
Make cscope support optional. PKGREVISION++
diffstat:
editors/vim-share/Makefile | 4 ++--
editors/vim-share/Makefile.common | 3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r f45ea0d1db14 -r 5bda0c54d374 editors/vim-share/Makefile
--- a/editors/vim-share/Makefile Thu Mar 02 06:45:46 2006 +0000
+++ b/editors/vim-share/Makefile Thu Mar 02 07:27:44 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2005/12/05 20:50:10 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2006/03/02 07:27:44 martti Exp $
PKGNAME= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL}
-#PKGREVISION= 1
+PKGREVISION= 1
COMMENT= Data files for the vim editor (vi clone)
diff -r f45ea0d1db14 -r 5bda0c54d374 editors/vim-share/Makefile.common
--- a/editors/vim-share/Makefile.common Thu Mar 02 06:45:46 2006 +0000
+++ b/editors/vim-share/Makefile.common Thu Mar 02 07:27:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.54 2006/02/28 11:03:17 martti Exp $
+# $NetBSD: Makefile.common,v 1.55 2006/03/02 07:27:44 martti Exp $
.include "../../editors/vim-share/version.mk"
@@ -44,7 +44,6 @@
PKG_SUPPORTED_OPTIONS+= cscope
PKG_OPTIONS_VAR= PKG_OPTIONS.vim
-PKG_SUGGESTED_OPTIONS= cscope
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index