From f816d81489fd245a89e581c2f9cf792562ade194 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 11 Apr 2005 21:44:48 +0000 Subject: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. --- editors/vim-share/Makefile.common | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'editors/vim-share') diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common index f5821c12083..fc016615b78 100644 --- a/editors/vim-share/Makefile.common +++ b/editors/vim-share/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.43 2005/04/04 04:32:11 martti Exp $ +# $NetBSD: Makefile.common,v 1.44 2005/04/11 21:45:42 tv Exp $ VIM_VERSION= 6.3 VIM_PATCHLEVEL= 068 @@ -27,7 +27,6 @@ HOMEPAGE= http://www.vim.org/ CONFLICTS+= vim-kde-[0-9]* WRKSRC= ${WRKDIR}/vim63/src -USE_BUILDLINK3= yes GNU_CONFIGURE= yes # See "configure --help" extra options. These might affect the installed -- cgit v1.2.3