From owner-cvs-all Thu Feb 15 4:12:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BBA737B401; Thu, 15 Feb 2001 04:12:50 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1FCCoT08866; Thu, 15 Feb 2001 04:12:50 -0800 (PST) (envelope-from obrien) Message-Id: <200102151212.f1FCCoT08866@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 15 Feb 2001 04:12:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vim5 Makefile ports/editors/vim6 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/15 04:12:50 PST Modified files: editors/vim5 Makefile editors/vim6 Makefile Log: I shouldn't have been removing `gvim' from the non-GUI PLIST. Also make the gvim link relative rather than absolute, in case someone specifies a different prefix when installing the package. Note there are some burned in paths in the vim binary, but there is no reason to totally make this not work, when it could somewhat. Revision Changes Path 1.98 +2 -4 ports/editors/vim5/Makefile 1.104 +2 -6 ports/editors/vim6/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message