summaryrefslogtreecommitdiff
path: root/math/scilab
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-31 11:03:23 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-31 11:10:11 -0700
commit0a0c976342746bd73a93f9c7f9635b54fdfe0f14 (patch)
treea4295a0716401acf353615d71e893102fb0e91c2 /math/scilab
parentcleanup: Remove expired ports: (diff)
devel/avalon-framework: Remove deprecation notice
The deprecation notice was added by mistake. avalon-framework is used by math/scilab. SciLab is a major software package for systems modeling, visualization, numeric analysis, etc. SciLab is used in multiple industries, and I am sure that it has FreeBSD users. GUI is its main feature and it can't be deprecated. Its dependency (devel/avalon-framework) can't be deprecated just because it was abandoned upstream. It is buildable and runnable, and should stay for the time being. Approved by: portmgr (blanket; correct mistake)
Diffstat (limited to 'math/scilab')
-rw-r--r--math/scilab/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 456c7748112d..a34b2429ccbe 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -136,11 +136,6 @@ 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