From owner-cvs-all@FreeBSD.ORG Fri Apr 20 15:14:36 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F84716A409; Fri, 20 Apr 2007 15:14:36 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 5922413C4AE; Fri, 20 Apr 2007 15:14:36 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3KFEabs030316; Fri, 20 Apr 2007 15:14:36 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3KFEa7j030314; Fri, 20 Apr 2007 15:14:36 GMT (envelope-from lofi) Message-Id: <200704201514.l3KFEa7j030314@repoman.freebsd.org> From: Michael Nottebrock Date: Fri, 20 Apr 2007 15:14:36 +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/devel/qt4 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Apr 2007 15:14:36 -0000 lofi 2007-04-20 15:14:36 UTC FreeBSD ports repository Modified files: devel/qt4 Makefile Log: -E -e 's|(qtconfig)|\1-qt4|g' Noticed by: Kostik Belousov While here, remove all those bogus paths from the executable dependency files, they're in PATH anyway. Revision Changes Path 1.6 +11 -11 ports/devel/qt4/Makefile