From toasty@home.dragondata.com  Sat May 23 09:04:24 1998
Received: from home.dragondata.com (toasty@home.dragondata.com [204.137.237.2])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04000
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 May 1998 09:04:22 -0700 (PDT)
          (envelope-from toasty@home.dragondata.com)
Received: (from toasty@localhost)
	by home.dragondata.com (8.8.8/8.8.5) id LAA05232;
	Sat, 23 May 1998 11:04:22 -0500 (CDT)
Message-Id: <199805231604.LAA05232@home.dragondata.com>
Date: Sat, 23 May 1998 11:04:22 -0500 (CDT)
From: toasty@dragondata.com
Reply-To: toasty@dragondata.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: ports: net/bb depends on apache
X-Send-Pr-Version: 3.2

>Number:         6729
>Category:       ports
>Synopsis:       ports: net/bb depends on apache
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    andreas
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 23 09:00:01 PDT 1998
>Closed-Date:    Sun May 24 04:29:44 PDT 1998
>Last-Modified:  Sun May 24 04:30:17 PDT 1998
>Originator:     Kevin Day
>Release:        FreeBSD 2.2.5-STABLE i386
>Organization:
DragonData Internet Services
>Environment:

Any recent FreeBSD system

>Description:

installing net/bb without having apache installed results in the following
error:

install: /usr/local/www/cgi-bin/bb-pager.sh: No such file or directory


>How-To-Repeat:

cd /usr/ports/net/bb
make install


>Fix:
	

Add apache to bb's depend's line.

Or, make the makefile smart enough to create that directory if it doesn't
already exist.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->andreas 
Responsible-Changed-By: steve 
Responsible-Changed-When: Sat May 23 20:03:50 PDT 1998 
Responsible-Changed-Why:  
Shuffle over to port's maintainer. 
State-Changed-From-To: open->closed 
State-Changed-By: andreas 
State-Changed-When: Sun May 24 04:29:44 PDT 1998 
State-Changed-Why:  
Fixed install target, thanks ! 
>Unformatted:
Kevin Day
