From owner-cvs-all@FreeBSD.ORG Wed Apr 20 14:00:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8FA216A4CF; Wed, 20 Apr 2005 14:00:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFC8543D1D; Wed, 20 Apr 2005 14:00:08 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3KE08hY016766; Wed, 20 Apr 2005 14:00:08 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3KE08B4016765; Wed, 20 Apr 2005 14:00:08 GMT (envelope-from lofi) Message-Id: <200504201400.j3KE08B4016765@repoman.freebsd.org> From: Michael Nottebrock Date: Wed, 20 Apr 2005 14:00:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/qtorrent Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 20 Apr 2005 14:00:09 -0000 lofi 2005-04-20 14:00:08 UTC FreeBSD ports repository Modified files: net/qtorrent Makefile Log: Fix this the right way: Depend on pyuic in PATCH_DEPENDS (I think I've never used that before :-). Suggested by: Heiner Eichmann Revision Changes Path 1.9 +1 -0 ports/net/qtorrent/Makefile