From Cy.Schubert@uumail.gov.bc.ca  Sat Jul 15 07:36:20 2000
Return-Path: <Cy.Schubert@uumail.gov.bc.ca>
Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44])
	by hub.freebsd.org (Postfix) with ESMTP id C830237B6DD
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 15 Jul 2000 07:36:19 -0700 (PDT)
	(envelope-from Cy.Schubert@uumail.gov.bc.ca)
Received: (from daemon@localhost)
	by point.osg.gov.bc.ca (8.8.7/8.8.8) id HAA09888
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 15 Jul 2000 07:36:14 -0700
Received: from passer.osg.gov.bc.ca(142.32.110.29)
 via SMTP by point.osg.gov.bc.ca, id smtpda09886; Sat Jul 15 07:35:55 2000
Received: (from uucp@localhost)
	by passer.osg.gov.bc.ca (8.9.3/8.9.1) id HAA09865
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 15 Jul 2000 07:35:55 -0700 (PDT)
Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com"
 via SMTP by passer9.cwsent.com, id smtpdqM9860; Sat Jul 15 07:34:57 2000
Received: (from cy@localhost)
	by cwsys.cwsent.com (8.10.2/8.9.1) id e6FEYtW22218;
	Sat, 15 Jul 2000 07:34:55 -0700 (PDT)
Message-Id: <200007151434.e6FEYtW22218@cwsys.cwsent.com>
Date: Sat, 15 Jul 2000 07:34:55 -0700 (PDT)
From: Cy.Schubert@uumail.gov.bc.ca
Reply-To: Cy.Schubert@uumail.gov.bc.ca
To: FreeBSD-gnats-submit@freebsd.org
Subject: Aide Port Dependency
X-Send-Pr-Version: 3.2

>Number:         19948
>Category:       ports
>Synopsis:       aide bison dependency
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 15 07:40:01 PDT 2000
>Closed-Date:    Sat Jul 15 09:24:02 PDT 2000
>Last-Modified:  Sat Jul 15 09:24:15 PDT 2000
>Originator:     Cy Schubert
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Province of BC
>Environment:

FreeBSD cwsys 4.0-STABLE FreeBSD 4.0-STABLE #7: Thu Jul 13 15:42:48 PDT 2000     root@cwsys:/usr/opt/cvs-400s-000620/src/sys/compile/CWSYS  i386

>Description:

Received an email from Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>
about an aide bison dependency.  As I have bison installed on my system
at home I didn't see the dependency myself.

>How-To-Repeat:

Build aide on a system w/o bison installed.

>Fix:

diff -urPN --exclude=CVS --exclude=00_TRANS.TBL /opt/CVSup/usr/ports/security/aide/Makefile aide/Makefile
--- /opt/CVSup/usr/ports/security/aide/Makefile	Fri Jul 14 09:11:47 2000
+++ aide/Makefile	Sat Jul 15 07:28:29 2000
@@ -15,6 +15,7 @@
 
 LIB_DEPENDS=	mhash.2:${PORTSDIR}/security/mhash
 
+USE_BISON=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--with-mhash \
 		--with-zlib \


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Sat Jul 15 09:24:02 PDT 2000 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19948 
>Unformatted:
