From d94079c78ea1fc61fa39c35c0afb80378346d767 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 16 Oct 2000 20:50:47 +0000 Subject: Ctags isn't included anymore. --- editors/vim6/Makefile | 6 ++---- editors/vim6/pkg-plist | 2 -- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'editors/vim6') diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index 7aac26a109ce..ed20d475fe53 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/Makefile @@ -42,8 +42,8 @@ PATCH_DIST_ARGS= -d ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g} --forward --quiet MAKE_ARGS+= CONF_ARGS="--prefix=${PREFIX} --with-tlib=termlib" ALL_TARGET= # PLIST_SUB= VIM_VER=${DISTNAME:S/-//:S/.//} -MAN1= vim.1 vimtutor.1 xxd.1 ectags.1 -MLINKS= vim.1 rvim.1 vim.1 rview.1 ectags.1 etags.1 +MAN1= vim.1 vimtutor.1 xxd.1 +MLINKS= vim.1 rvim.1 vim.1 rview.1 .include @@ -80,7 +80,5 @@ post-install: .if !defined(LITE) [ -e ${PREFIX}/bin/gvim ] || ${LN} -s ${PREFIX}/bin/vim ${PREFIX}/bin/gvim .endif - @${RM} -f ${PREFIX}/man/man1/etags.1 - @${MV} ${PREFIX}/man/man1/ctags.1 ${PREFIX}/man/man1/ectags.1 .include diff --git a/editors/vim6/pkg-plist b/editors/vim6/pkg-plist index 092897653344..2499d0a9af1f 100644 --- a/editors/vim6/pkg-plist +++ b/editors/vim6/pkg-plist @@ -1,8 +1,6 @@ @comment $FreeBSD$ bin/vim bin/vimtutor -bin/ctags -bin/etags bin/xxd @comment bin/ex @comment bin/gex -- cgit v1.2.3