Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2021 22:00:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259809] cad/ngspice_rework: Eliminate conflict between flavors
Message-ID:  <bug-259809-7788-dE7QeJkTes@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259809-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259809-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259809

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3De3cf001d007c4aa6ed7ac45b7bf1498=
2e2ecb3ce

commit e3cf001d007c4aa6ed7ac45b7bf14982e2ecb3ce
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-11-13 21:49:26 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-11-13 21:59:25 +0000

    cad/ngspice_rework: Eliminate conflict between flavors

    Before both flavors installed headers and .cm files.
    This caused them to conflict with each other.

    This commit removes conflicting files from the @x11 flavor
    allowing the executable to be installed in parallel with libraries.

    The executable seems to work in a standalone mode fine, but if it ever
    needs headers or .cm files the @shlib flavor can always be installed.

    PR:             259809
    Tested by:      kevinz5000@gmail.com

 cad/ngspice_rework/Makefile                       | 19 ++++++++++++-------
 cad/ngspice_rework/{pkg-plist =3D> pkg-plist-shlib} | 10 ++++------
 2 files changed, 16 insertions(+), 13 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259809-7788-dE7QeJkTes>