svn commit: r489729 - head/math/scilab

Don Lewis truckman at FreeBSD.org
Tue Jan 8 18:10:37 UTC 2019


On  8 Jan, Don Lewis wrote:
> Author: truckman
> Date: Tue Jan  8 17:51:14 2019
> New Revision: 489729
> URL: https://svnweb.freebsd.org/changeset/ports/489729
> 
> Log:
>   Make USES=gl conditional on the GUI option to unbreak build when GUI is
>   disabled.  Error was:
>     scilab-5.5.2_15 need to specify gl component with USE_GL.
>   because USE_GUI is conditional on GUI.

s/USE_GUI/USE_GL/

>   While here, tweak Makefile statement ordering to reduce portlint warnings.
>   
>   PR:		234651
>   Approved by:	makc (maintainer)
>   MFH:		2019Q1
> 
> Modified:
>   head/math/scilab/Makefile




More information about the svn-ports-head mailing list