From owner-cvs-all@FreeBSD.ORG Sun Oct 3 16:07:08 2010 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 70EF8106566B; Sun, 3 Oct 2010 16:07:08 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 47E988FC0C; Sun, 3 Oct 2010 16:07:08 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o93G78Bi064849; Sun, 3 Oct 2010 16:07:08 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o93G78XN064848; Sun, 3 Oct 2010 16:07:08 GMT (envelope-from mezz) Message-Id: <201010031607.o93G78XN064848@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 3 Oct 2010 16:07:08 +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/py-dbus 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: Sun, 03 Oct 2010 16:07:08 -0000 mezz 2010-10-03 16:07:08 UTC FreeBSD ports repository Modified files: devel/py-dbus Makefile Log: Disable build the api document. It will build if epydoc exists in system and it can cause a few users to get build failure for some reason. PR: ports/150441 Reported by: Chris Revision Changes Path 1.38 +2 -1 ports/devel/py-dbus/Makefile