Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2000 00:00:43 -0400 (EDT)
From:      patseal@hyperhost.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18539: boxes port bugfix
Message-ID:  <20000514040043.0A9DD137F32@foobar.foobar.eyep.net>

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

>Number:         18539
>Category:       ports
>Synopsis:       boxes port bugfix
>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:   Sat May 13 21:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Seal
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

>Description:

Uses bison, so USE_BISON

>How-To-Repeat:
>Fix:


--- Makefile.orig	Sat May 13 23:54:47 2000
+++ Makefile	Sat May 13 23:56:29 2000
@@ -17,6 +17,7 @@
 
 MAN1=		boxes.1
 USE_GMAKE=	yes
+USE_BISON=	yes
 ALL_TARGET=
 
 do-install:

>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?20000514040043.0A9DD137F32>