Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Feb 2017 18:04:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216212] graphics/opennurbs: fix on -current
Message-ID:  <bug-216212-13-5oeHooiivF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216212-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216212-13@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=3D216212

Dmitry Marakasov <amdmi3@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-ports-bugs@FreeBSD. |amdmi3@FreeBSD.org
                   |org                         |
             Status|New                         |Open

--- Comment #2 from Dmitry Marakasov <amdmi3@FreeBSD.org> ---
- Wait, why do you copy zlib from src/ at all? If any, you should remove
bundled zlib and use system one. Not sure how dependees would handle this

- iconv in pre-build does not seem to do anything. why's it needed?

- do-install is an overcomplication just for examples installation, ports
should not do such things; I'd just install example apps, and they should g=
o to
examplesdir, not libexec

--=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-216212-13-5oeHooiivF>