diff options
Diffstat (limited to 'math')
| -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 | 
