Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2007 14:20:08 GMT
From:      hans@lambermont.dyndns.org (Hans Lambermont)
To:        openoffice@FreeBSD.org
Subject:   Re: ports/100358: editors/openoffice.org-2: OpenOffice.org 2.0 Requires Conflicting Ports (Bison 1.75 and Bison 2.1)
Message-ID:  <200706021420.l52EK8oQ003222@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/100358; it has been noted by GNATS.

From: hans@lambermont.dyndns.org (Hans Lambermont)
To: bug-followup@FreeBSD.org, kilrae@kilrae.ca
Cc: Doug Barton <dougb@dougbarton.us>
Subject: Re: ports/100358: editors/openoffice.org-2: OpenOffice.org 2.0 Requires Conflicting Ports (Bison 1.75 and Bison 2.1)
Date: Sat, 2 Jun 2007 15:38:17 +0200

 Hi all,
 
 A 'portmaster /usr/ports/editors/openoffice.org-2' (portmaster 1.17)
 shows the same 'bison-2.3_1/bison-1.75_2,1' problem :
 
 ===>  bison-2.3_1 conflicts with installed package(s):
       bison-1.75_2,1
       They install files into the same place.
       Please remove them first with pkg_delete(1).
 *** Error code 1
 
 Is there still anything left in the ports tree that can only use bison1
 instead of bison2 ? If not we should just change the USE_BISON in
 /usr/ports/Mk/bsd.port.mk to bison2 :
 
     .if defined(USE_BISON)
     BUILD_DEPENDS+= bison:${PORTSDIR}/devel/bison2
     .endif
 
 And perhaps change the remaining ports that require bison1 to use a new
 USE_BISON1 ?
 
 regards,
    Hans Lambermont
 -- 
 http://hans.dse.nl/   () ASCII-ribbon campaign against vCards,
                       /\ HTML-mail and proprietary formats.



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