ports/56330: postgresql-contrib depends on bison

Palle Girgensohn girgen at pingpong.net
Tue Sep 2 22:10:23 UTC 2003


>Number:         56330
>Category:       ports
>Synopsis:       postgresql-contrib depends on bison
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 02 15:10:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Palle Girgensohn <girgen at pingpong.net>
>Release:        FreeBSD 4-STABLE i386
>Organization:
PING PONG
>Environment:
System: FreeBSD palle.girgensohn.se 4.7-RC FreeBSD 4.7-RC #0: Sun Sep 29 17:21:22 CEST 2002     root at palle.girgensohn.se:/usr/local/obj/usr/src/sys/STORDATAN  i386


	
>Description:
Bento reports that bison is needed to build postgresql-contrib, so add USE_BISON=YES
>How-To-Repeat:
Check <http://bento.freebsd.org/errorlogs/i386-4-full/postgresql-contrib-7.3.4_1.log>
	
>Fix:

	


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql-contrib/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	24 Aug 2003 12:17:02 -0000	1.1
+++ Makefile	2 Sep 2003 22:03:19 -0000
@@ -14,6 +14,8 @@
 
 LIB_DEPENDS=	pq:${PORTSDIR}/${POSTGRESQL_PORT}
 
+USE_BISON=	YES
+
 POSTGRESQL_PORT?=	databases/postgresql7
 POSTGRESQL_SUBPORT=YES
 .include <${.CURDIR}/../../${POSTGRESQL_PORT}/Makefile>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list