aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-07-02 08:47:58 +0000
committerRene Ladan <rene@FreeBSD.org>2022-07-02 09:31:14 +0000
commit6fa1b10957251c600bbdd62cd88ce9d2b7391ee9 (patch)
tree72540e76d245127c36cfec2537de6e99a5106b21
parent14c0bfd7813069389a0aefa1ae26a472d728e258 (diff)
downloadports-6fa1b10957251c600bbdd62cd88ce9d2b7391ee9.tar.gz
ports-6fa1b10957251c600bbdd62cd88ce9d2b7391ee9.zip
math/scilab: expire (GUI-only) on 2022-09-30 for devel/avalon-framework
-rw-r--r--math/scilab/Makefile5
1 files changed, 5 insertions, 0 deletions
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