aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 18:59:19 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-29 19:54:22 +0000
commit3b4517bdf3914dbb880f09a7815a1c18b67cba28 (patch)
tree72d6203247c04ae730c1ebf6caec28f3de904f9f
parent028062f792b700b0aff3f1add8c3edc6bad53789 (diff)
downloadports-3b4517bdf3914dbb880f09a7815a1c18b67cba28.tar.gz
ports-3b4517bdf3914dbb880f09a7815a1c18b67cba28.zip
math/cln: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--math/cln/Makefile2
-rw-r--r--math/cln/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile
index 0e374831897e..3922772be940 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cln
PORTVERSION= 1.3.7
+PORTREVISION= 1
CATEGORIES= math devel
MASTER_SITES= http://www.ginac.de/CLN/ \
http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/cln/ \
@@ -15,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgmp.so:math/gmp
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-gmp=${LOCALBASE}
INSTALL_TARGET= install-strip
TEST_TARGET= check
diff --git a/math/cln/pkg-plist b/math/cln/pkg-plist
index 01bb5d12e502..2584af6a937f 100644
--- a/math/cln/pkg-plist
+++ b/math/cln/pkg-plist
@@ -82,4 +82,4 @@ lib/libcln.so
lib/libcln.so.6
lib/libcln.so.6.0.7
libdata/pkgconfig/cln.pc
-man/man1/pi.1.gz
+share/man/man1/pi.1.gz