From owner-cvs-all@FreeBSD.ORG Fri Mar 6 02:14:31 2009 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 115B21065670; Fri, 6 Mar 2009 02:14:31 +0000 (UTC) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DA94D8FC15; Fri, 6 Mar 2009 02:14:30 +0000 (UTC) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n262EUp6014284; Fri, 6 Mar 2009 02:14:30 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n262EUuC014283; Fri, 6 Mar 2009 02:14:30 GMT (envelope-from lioux) Message-Id: <200903060214.n262EUuC014283@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 6 Mar 2009 02:14:30 +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/security/cfv 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: Fri, 06 Mar 2009 02:14:31 -0000 lioux 2009-03-06 02:14:30 UTC FreeBSD ports repository Modified files: security/cfv Makefile Log: - psyco only works on i386: make support conditional on that. - Actually RUN_DEPENDS on devel/py-psyco if we are on the proper ARCH. Revision Changes Path 1.13 +11 -1 ports/security/cfv/Makefile