From 2533e1c03e1b543edad3c25a6b00eaeb4b41d574 Mon Sep 17 00:00:00 2001 From: Niclas Zeising Date: Tue, 7 Jul 2020 15:17:23 +0000 Subject: [PATCH] math/maxima: Fix build with SAGE option Fix the build of math/maxima with the SAGE option [1] Add missing man pages to plist PR: 247805 [1] Submitted by: Robert Cina (with modifications) [1] --- math/maxima/Makefile | 3 ++- math/maxima/pkg-plist | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/math/maxima/Makefile b/math/maxima/Makefile index fd6001e995b2..57f5e06a3b15 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -3,7 +3,7 @@ PORTNAME= maxima PORTVERSION= 5.44.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source @@ -70,6 +70,7 @@ NOUSERINIT_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-src_maxima.in NOUSERINIT_EXTRA_PATCHES_OFF= ${PATCHDIR}/extra-patch-OFF-src_maxima.in SAGE_DESC= Build with patches from Sage (implies ECL) +SAGE_BUILD_DEPENDS= ${LOCALBASE}/lib/libatomic_ops.a:devel/libatomic_ops SAGE_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-share_linearalgebra_matrixexp.lisp \ ${PATCHDIR}/extra-patch-src_grind.lisp \ ${PATCHDIR}/extra-patch-src_hayat.lisp \ diff --git a/math/maxima/pkg-plist b/math/maxima/pkg-plist index 63f6696d2b08..f7850cde4685 100644 --- a/math/maxima/pkg-plist +++ b/math/maxima/pkg-plist @@ -6,6 +6,8 @@ lib/maxima/%%PORTVERSION%%/%%BINDIR%%/%%BINNAME%% %%CMUCL%%lib/maxima/%%PORTVERSION%%/%%BINDIR%%/lisp libexec/maxima/%%PORTVERSION%%/mgnuplot %%MANPAGES%%man/man1/maxima.1.gz +%%MANPAGES%%man/de/man1/%%BINNAME%%.1.gz +%%MANPAGES%%man/ru/man1/%%BINNAME%%.1.gz share/applications/net.sourceforge.maxima.xmaxima.desktop share/bash-completion/completions/maxima share/bash-completion/completions/rmaxima