Date: Wed, 31 Mar 2004 10:17:32 +0200 From: "Kay Lehmann" <kay_lehmann@web.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/64977: [Update Port] devel/freelibiberty: mark it conflicting with libgnugetopt Message-ID: <1080721052.0@bippes.finkenkrug.ev> Resent-Message-ID: <200403310820.i2V8K1Ua044531@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 64977 >Category: ports >Synopsis: [Update Port] devel/freelibiberty: mark it conflicting with libgnugetopt >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Mar 31 00:20:01 PST 2004 >Closed-Date: >Last-Modified: >Originator: Kay Lehmann >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD 4.9-STABLE #34: Tue Mar 30 21:05:09 CEST 2004 kay@bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes >Description: devel/libgnugetopt and devel/freelibiberty are in conflict both install include/getopt.h (the error came up because of update to ddd which now depends on freelibiberty and other ports, like id3v2, defining USE_GETOPT_LONG=yes get linking error, but not every port, e.g. prokyon3 compiles without problems). >How-To-Repeat: >Fix: --- freelibiberty-Makefile.diff-conflict_libgnugetopt begins here --- --- Makefile.orig Wed Mar 31 09:52:40 2004 +++ Makefile Wed Mar 31 09:54:18 2004 @@ -15,6 +15,8 @@ MAINTAINER= ports@vocito.com COMMENT= A freely-redistributable libiberty clone +CONFLICTS= libgnugetopt-* + INSTALLS_SHLIB= yes do-install: --- freelibiberty-Makefile.diff-conflict_libgnugetopt ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1080721052.0>