Skip to content

Commit

Permalink
math/spar: Moved man to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jan 30, 2024
1 parent 70e612b commit 7a0f27e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion math/spar/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spar
PORTVERSION= 0.5.10
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= math devel
MASTER_SITES= SF/${PORTNAME}/Spar/${PORTVERSION}

Expand All @@ -17,6 +17,7 @@ USE_CSTD= gnu89
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

.include <bsd.port.pre.mk>

Expand Down
2 changes: 1 addition & 1 deletion math/spar/pkg-plist
Expand Up @@ -38,4 +38,4 @@ lib/spar/zsolve_c.so
lib/spar/zsolve_q.a
lib/spar/zsolve_q.so
share/spar/modules_config
man/man1/spar.1.gz
share/man/man1/spar.1.gz

0 comments on commit 7a0f27e

Please sign in to comment.