Skip to content

Commit

Permalink
math/cln: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 29, 2024
1 parent 028062f commit 3b4517b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions 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/ \
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion math/cln/pkg-plist
Expand Up @@ -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

0 comments on commit 3b4517b

Please sign in to comment.