From owner-cvs-all Thu Oct 25 8: 1:37 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 54DB137B406; Thu, 25 Oct 2001 08:01:29 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9PF1TN36403; Thu, 25 Oct 2001 08:01:29 -0700 (PDT) (envelope-from obrien) Message-Id: <200110251501.f9PF1TN36403@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 25 Oct 2001 08:01:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vim/files patch-01 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/10/25 08:01:29 PDT Modified files: editors/vim/files patch-01 Log: PERL_CFLAGS contains quotes, which breaks compilation of auto/pathdefs.c (which is generated during vim build). This only happens when vim is built with perl support, as in package building, for example. Submitted by: tobez Revision Changes Path 1.22 +6 -0 ports/editors/vim/files/patch-01 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message