diff options
Diffstat (limited to 'editors/vim-share/Makefile.common')
-rw-r--r-- | editors/vim-share/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common index c42bcfa92ac..0ad15cfccca 100644 --- a/editors/vim-share/Makefile.common +++ b/editors/vim-share/Makefile.common @@ -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 @@ ALTERNATIVES_SRC= PKG_SUPPORTED_OPTIONS+= cscope PKG_OPTIONS_VAR= PKG_OPTIONS.vim -PKG_SUGGESTED_OPTIONS= cscope .include "../../mk/bsd.options.mk" |