From owner-cvs-all@FreeBSD.ORG Thu May 31 22:00:29 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FF5B106564A; Thu, 31 May 2012 22:00:29 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 03BF98FC15; Thu, 31 May 2012 22:00:29 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q4VM0SjX025873; Thu, 31 May 2012 22:00:28 GMT (envelope-from crees@repoman.freebsd.org) Received: (from crees@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4VM0SBu025871; Thu, 31 May 2012 22:00:28 GMT (envelope-from crees) Message-Id: <201205312200.q4VM0SBu025871@repoman.freebsd.org> From: Chris Rees Date: Thu, 31 May 2012 22:00:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/vim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2012 22:00:29 -0000 crees 2012-05-31 22:00:28 UTC FreeBSD ports repository Modified files: editors/vim Makefile Log: Stop trying to autodetect GETTEXT-- it doesn't work properly anyway and causes more problems than it solves. PR: ports/168492 PR: ports/166202 (a fix for the consequences of) Approved by: maintainer timeout on previous commit that this is to fix, so this is implicit Revision Changes Path 1.392 +1 -1 ports/editors/vim/Makefile