Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2002 09:32:02 -0700 (PDT)
From:      Carl Fongheiser <cmf@iabears.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/37599: pnet port has incorrect dependency
Message-ID:  <200204301632.g3UGW2q70427@freefall.freebsd.org>

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

>Number:         37599
>Category:       ports
>Synopsis:       pnet port has incorrect dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 30 09:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Carl Fongheiser
>Release:        4.4-RELEASE
>Organization:
>Environment:
FreeBSD kf0yn.ampr.org 4.4-RELEASE FreeBSD 4.4-RELEASE #2: Sun Feb 17 07:10:59 C
ST 2002     cmf@kf0yn.ampr.org:/usr/obj/usr/src/sys/OSITOS  i386
>Description:
Building lang/pnet fails if you already have treecc installed.
>How-To-Repeat:
Build & install the treecc port.  Build the pnet port.
>Fix:
In the Makefile, change the line reading:

BUILD_DEPENDS=  treecc-0.1.0:${PORTSDIR}/lang/treecc

to

BUILD_DEPENDS=  treecc:${PORTSDIR}/lang/treecc
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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