From 6fa1b10957251c600bbdd62cd88ce9d2b7391ee9 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 2 Jul 2022 10:47:58 +0200 Subject: [PATCH] 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 986ee3ddf9884..401623ae785ef 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