git: 6fa1b1095725 - main - math/scilab: expire (GUI-only) on 2022-09-30 for devel/avalon-framework
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Jul 2022 09:31:33 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=6fa1b10957251c600bbdd62cd88ce9d2b7391ee9 commit 6fa1b10957251c600bbdd62cd88ce9d2b7391ee9 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2022-07-02 08:47:58 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-07-02 09:31:14 +0000 math/scilab: expire (GUI-only) on 2022-09-30 for devel/avalon-framework --- math/scilab/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 986ee3ddf988..401623ae785e 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -138,6 +138,11 @@ CONFIGURE_ARGS+= --enable-debug FFLAGS+= -fallow-argument-mismatch .endif +.if ${PORT_OPTIONS:MGUI} +DEPRECATED= Depends on expired devel/avalon-framework +EXPIRATION_DATE=2022-09-30 +.endif + post-patch: @${REINPLACE_CMD} 's,/usr/local,${LOCALBASE},' ${WRKSRC}/etc/librarypath.xml @${REINPLACE_CMD} -e 's, gfortran, ${FC},' ${WRKSRC}/modules/dynamic_link/src/scripts/configure