Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2019 10:10:33 -0800 (PST)
From:      Don Lewis <truckman@FreeBSD.org>
To:        ports-committers@freebsd.org
Cc:        svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r489729 - head/math/scilab
Message-ID:  <tkrat.1d77da86ef8068fb@FreeBSD.org>
In-Reply-To: <201901081751.x08HpEib023710@repo.freebsd.org>
References:  <201901081751.x08HpEib023710@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?tkrat.1d77da86ef8068fb>