From owner-cvs-all@FreeBSD.ORG Wed Aug 1 22:24:03 2007 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 AD4D116A418; Wed, 1 Aug 2007 22:24:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8456F13C48E; Wed, 1 Aug 2007 22:24:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l71MO3QD088865; Wed, 1 Aug 2007 22:24:03 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l71MO3Ug088864; Wed, 1 Aug 2007 22:24:03 GMT (envelope-from pav) Message-Id: <200708012224.l71MO3Ug088864@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 1 Aug 2007 22:24:03 +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/japanese/pycodec-zope 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: Wed, 01 Aug 2007 22:24:03 -0000 pav 2007-08-01 22:24:03 UTC FreeBSD ports repository Modified files: japanese/pycodec-zope Makefile Log: - Don't be clever about what Python version Zope needs; depend on the Zope to get the always correct Python version via infrastructure. The extra dependency on Zope is not a problem, IMHO, as the sole purpose of this port is to depend on same Python version as Zope depends; thus the port is only going to be used as a dependency for Zope ports. With hat: portmgr Revision Changes Path 1.2 +2 -1 ports/japanese/pycodec-zope/Makefile