diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2025-08-21 13:36:16 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2025-08-21 14:07:32 +0300 |
commit | 0794af6f87b24a2ee573ff5b7c4c34f858f6d44c (patch) | |
tree | fb5ab9195d26e1b85743812a62b41c5260390c45 /math/labplot | |
parent | devel/liborcus: update to 0.20.2 release (+) (diff) |
math/labplot: bump after liborcus update
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 25d57439d2d1..2ccd56f65050 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -68,8 +68,8 @@ NETCDF_LIB_DEPENDS= libnetcdf.so:science/netcdf NETCDF_CMAKE_BOOL= ENABLE_NETCDF ORCUS_DESC= Spreadsheet processing filters (via liborcus) -ORCUS_LIB_DEPENDS= libixion-0.18.so:textproc/libixion \ - liborcus-0.18.so:devel/liborcus +ORCUS_LIB_DEPENDS= libixion-0.20.so:textproc/libixion \ + liborcus-0.20.so:devel/liborcus ORCUS_CMAKE_BOOL= ENABLE_ORCUS ORIGINLAB_DESC= OriginLab project files support |