diff --git a/math/cln/Makefile b/math/cln/Makefile index 0e374831897e..3922772be940 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -1,31 +1,33 @@ 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/ \ ftp://ftpthep.physik.uni-mainz.de/pub/gnu/ MAINTAINER= wen@FreeBSD.org COMMENT= Class Library for Numbers WWW= https://www.ginac.de/CLN/ LICENSE= GPLv2 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 USES= compiler:c11 gmake libtool pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes INFO= cln CPPFLAGS+= ${CPPFLAGS_${ARCH}} CPPFLAGS_aarch64= -DNO_ASM CPPFLAGS_armv6= -DNO_ASM CPPFLAGS_armv7= -DNO_ASM .include 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 @@ -1,85 +1,85 @@ bin/pi include/cln/GV.h include/cln/GV_complex.h include/cln/GV_integer.h include/cln/GV_modinteger.h include/cln/GV_number.h include/cln/GV_rational.h include/cln/GV_real.h include/cln/SV.h include/cln/SV_complex.h include/cln/SV_integer.h include/cln/SV_number.h include/cln/SV_rational.h include/cln/SV_real.h include/cln/SV_ringelt.h include/cln/V.h include/cln/cln.h include/cln/complex.h include/cln/complex_class.h include/cln/complex_io.h include/cln/complex_ring.h include/cln/condition.h include/cln/config.h include/cln/dfloat.h include/cln/dfloat_class.h include/cln/dfloat_io.h include/cln/exception.h include/cln/ffloat.h include/cln/ffloat_class.h include/cln/ffloat_io.h include/cln/float.h include/cln/float_class.h include/cln/float_io.h include/cln/floatformat.h include/cln/host_cpu.h include/cln/input.h include/cln/integer.h include/cln/integer_class.h include/cln/integer_io.h include/cln/integer_ring.h include/cln/intparam.h include/cln/io.h include/cln/lfloat.h include/cln/lfloat_class.h include/cln/lfloat_io.h include/cln/malloc.h include/cln/modinteger.h include/cln/modules.h include/cln/null_ring.h include/cln/number.h include/cln/number_io.h include/cln/numtheory.h include/cln/object.h include/cln/output.h include/cln/proplist.h include/cln/random.h include/cln/rational.h include/cln/rational_class.h include/cln/rational_io.h include/cln/rational_ring.h include/cln/real.h include/cln/real_class.h include/cln/real_io.h include/cln/real_ring.h include/cln/ring.h include/cln/sfloat.h include/cln/sfloat_class.h include/cln/sfloat_io.h include/cln/string.h include/cln/symbol.h include/cln/timing.h include/cln/types.h include/cln/univpoly.h include/cln/univpoly_complex.h include/cln/univpoly_integer.h include/cln/univpoly_modint.h include/cln/univpoly_rational.h include/cln/univpoly_real.h include/cln/version.h lib/libcln.a 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