[Bug 234651] math/scilab not buildable without GUI option
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 6 02:19:58 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234651
Bug ID: 234651
Summary: math/scilab not buildable without GUI option
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: makc at FreeBSD.org
Reporter: truckman at FreeBSD.org
Flags: maintainer-feedback?(makc at FreeBSD.org)
Assignee: makc at FreeBSD.org
Attachment #200823 maintainer-approval?
Flags:
Created attachment 200823
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200823&action=edit
patch to unbreak scilab build without GUI
If the GUI option is not enabled, then the scilab build fails check-sanity:
=======================<phase: check-sanity >============================
===> scilab-5.5.2_15 need to specify gl component with USE_GL.
*** Error code 1
Fix by making USES=gl conditional on the GUI option.
While here, tweak Makefile statement ordering to reduce portlint warnings.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list