aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-12 10:48:13 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-12 12:04:29 +0000
commite7c446f89b3aff48b1f74f4146c5c99fed4af791 (patch)
treefc7721fa7d97b13a4eba371551ff53b267109cae
parentb0500b55dce113973bf2b7b2d44b156a1ba001d0 (diff)
downloadports-e7c446f89b3aff48b1f74f4146c5c99fed4af791.tar.gz
ports-e7c446f89b3aff48b1f74f4146c5c99fed4af791.zip
math/maxima: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--math/maxima/Makefile4
-rw-r--r--math/maxima/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 986783c8fbad..af2d50ece088 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -1,6 +1,6 @@
PORTNAME= maxima
PORTVERSION= 5.47.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= math lisp tk
MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source
@@ -135,6 +135,6 @@ post-install-EXAMPLES-on:
post-install-MANPAGES-on:
${MKDIR} ${STAGEDIR}${PREFIX}/man/man1 && \
- ${INSTALL_MAN} ${WRKSRC}/doc/man/maxima.1.gz ${STAGEDIR}${PREFIX}/man/man1/maxima.1.gz
+ ${INSTALL_MAN} ${WRKSRC}/doc/man/maxima.1.gz ${STAGEDIR}${PREFIX}/share/man/man1/maxima.1.gz
.include <bsd.port.mk>
diff --git a/math/maxima/pkg-plist b/math/maxima/pkg-plist
index 1d7ad6bebb0f..e47facaf4fb8 100644
--- a/math/maxima/pkg-plist
+++ b/math/maxima/pkg-plist
@@ -4,7 +4,6 @@ bin/rmaxima
%%SAGE%%lib/ecl/maxima.fas
lib/maxima/%%PORTVERSION%%/%%BINDIR%%/%%BINNAME%%
libexec/maxima/%%PORTVERSION%%/mgnuplot
-%%MANPAGES%%man/man1/maxima.1.gz
share/applications/net.sourceforge.maxima.xmaxima.desktop
share/bash-completion/completions/maxima
share/bash-completion/completions/rmaxima
@@ -25,6 +24,7 @@ share/emacs/site-lisp/setup-imaxima-imath.el
share/emacs/site-lisp/smart-complete.el
share/emacs/site-lisp/sshell.el
share/info/maxima-index.lisp
+%%MANPAGES%%share/man/man1/maxima.1.gz
share/metainfo/net.sourceforge.maxima.xmaxima.appdata.xml
share/mime/packages/x-mac.xml
share/mime/packages/x-maxima-out.xml