From 7a0f27e5f4337a6be294c2aab4e82812b2a085bd Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Tue, 30 Jan 2024 21:48:49 +0100 Subject: math/spar: Moved man to share/man --- math/spar/Makefile | 3 ++- math/spar/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/spar/Makefile b/math/spar/Makefile index 55c0be2f24c7..e530dfe1bf22 100644 --- a/math/spar/Makefile +++ b/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} @@ -17,6 +17,7 @@ USE_CSTD= gnu89 USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share .include diff --git a/math/spar/pkg-plist b/math/spar/pkg-plist index 0fca5181cf56..edf0ce966d1b 100644 --- a/math/spar/pkg-plist +++ b/math/spar/pkg-plist @@ -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 -- cgit v1.2.3