[Bug 216212] graphics/opennurbs: fix on -current
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 9 18:04:32 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216212
Dmitry Marakasov <amdmi3 at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|freebsd-ports-bugs at FreeBSD. |amdmi3 at FreeBSD.org
|org |
Status|New |Open
--- Comment #2 from Dmitry Marakasov <amdmi3 at 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 go to
examplesdir, not libexec
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list