From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 15 09:50:19 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E631A16A4CE for ; Fri, 15 Apr 2005 09:50:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A810F43D58 for ; Fri, 15 Apr 2005 09:50:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3F9oJDe059842 for ; Fri, 15 Apr 2005 09:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3F9oJPs059841; Fri, 15 Apr 2005 09:50:19 GMT (envelope-from gnats) Resent-Date: Fri, 15 Apr 2005 09:50:19 GMT Resent-Message-Id: <200504150950.j3F9oJPs059841@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Neal Nelson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BB5916A4CE for ; Fri, 15 Apr 2005 09:44:21 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02A8043D54 for ; Fri, 15 Apr 2005 09:44:21 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F9iKds033488 for ; Fri, 15 Apr 2005 09:44:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j3F9iKed033487; Fri, 15 Apr 2005 09:44:20 GMT (envelope-from nobody) Message-Id: <200504150944.j3F9iKed033487@www.freebsd.org> Date: Fri, 15 Apr 2005 09:44:20 GMT From: Neal Nelson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/79949: Update Port: devel/py-twistedFlow Port does not build if devel/py-twistedCore is not already installed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 09:50:20 -0000 >Number: 79949 >Category: ports >Synopsis: Update Port: devel/py-twistedFlow Port does not build if devel/py-twistedCore is not already installed >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 15 09:50:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Neal Nelson >Release: 5.4-STABLE >Organization: >Environment: FreeBSD server.home 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Apr 13 13:16:17 CEST 2005 nealie@server.home:/usr/obj/usr/src/sys/SERVER i386 >Description: The port requires devel/py-twistedCore no only to run but also to build. >How-To-Repeat: Install the >Fix: Makefile Fri Apr 15 11:34:55 2005 +++ /usr/ports/devel/py-twistedFlow/Makefile Fri Apr 15 11:35:24 2005 @@ -16,6 +16,7 @@ MAINTAINER= neal@nelson.name COMMENT= Generator based asynchronous result flows +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore RUN_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore WRKSRC= ${WRKDIR}/TwistedFlow-${PORTVERSION} >Release-Note: >Audit-Trail: >Unformatted: