Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2005 09:00:12 GMT
From:      Neal Nelson <neal@nelson.name>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/80094: Update Port: devel/py-twistedCore Port does not build if devel/py-zopeInterface is not already installed
Message-ID:  <200504190900.j3J90Cuw070860@www.freebsd.org>
Resent-Message-ID: <200504190900.j3J90ekN009809@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         80094
>Category:       ports
>Synopsis:       Update Port: devel/py-twistedCore Port does not build if devel/py-zopeInterface 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:   Tue Apr 19 09:00:40 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Neal Nelson
>Release:        5.4-STABLE #0:
>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-zopeInterface not only to run but also to build.
>How-To-Repeat:
      Install the port without devel/py-zopeInterface being already installed.
>Fix:
      --- Makefile    Tue Apr 19 10:52:11 2005
+++ /usr/ports/devel/py-twistedCore/Makefile    Tue Apr 19 10:53:55 2005
@@ -17,6 +17,7 @@
 MAINTAINER=    neal@nelson.name
 COMMENT=       An asynchronous networking framework for Python - Core module

+BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/zope/interface:${PORTSDIR}/devel/py-zopeInterface
 RUN_DEPENDS=   ${PYTHON_SITELIBDIR}/zope/interface:${PORTSDIR}/devel/py-zopeInterface

 CONFLICTS=     py-twisted-[0-9]*

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504190900.j3J90Cuw070860>