From owner-cvs-ports@FreeBSD.ORG Fri Dec 24 11:27:39 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B59216A4CE; Fri, 24 Dec 2004 11:27:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8DCB43D53; Fri, 24 Dec 2004 11:27:38 +0000 (GMT) (envelope-from lioux@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 iBOBRcb7034321; Fri, 24 Dec 2004 11:27:38 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBOBRc89034320; Fri, 24 Dec 2004 11:27:38 GMT (envelope-from lioux) Message-Id: <200412241127.iBOBRc89034320@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 24 Dec 2004 11:27:38 +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/py-bittorrent Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Dec 2004 11:27:39 -0000 lioux 2004-12-24 11:27:38 UTC FreeBSD ports repository Modified files: net/py-bittorrent Makefile Log: o devel/py-psyco only works under i386. Therefore, define WITHOUT_PSYCO=yes if ${ARCH} != "i386" o No PORTREVISION bump necessary since the dependency just wouldn't work outside of i386 Reminded by: perky cVS: ---------------------------------------------------------------------- Revision Changes Path 1.21 +7 -1 ports/net/py-bittorrent/Makefile