From dcbe0b758e121d2bbfe9f23176c64f9659f05da9 Mon Sep 17 00:00:00 2001 From: lwhsu Date: Sat, 14 Mar 2009 07:12:04 +0000 Subject: - Add --with-gmp configuration option for performance improvement PR: ports/132103 Submitted by: Yoshiaki Uchikawa --- math/pari/Makefile | 5 ++++- math/pari/pkg-plist | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'math') diff --git a/math/pari/Makefile b/math/pari/Makefile index e2b8dd8cb0c1..54cfebd41fce 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -7,6 +7,7 @@ PORTNAME= pari PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION} +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION} @@ -14,10 +15,12 @@ DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Mathematics library and advanced calculator package +LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 + USE_LDCONFIG= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure -CONFIGURE_ARGS= --prefix=${PREFIX} --share-prefix=${PREFIX}/share +CONFIGURE_ARGS= --prefix=${PREFIX} --share-prefix=${PREFIX}/share --with-gmp MAKE_ARGS= gp PLIST_SUB= MAJOR_VERSION=${MAJOR_VERSION} MINOR_VERSION=${MINOR_VERSION} REV_VERSION=${REV_VERSION} diff --git a/math/pari/pkg-plist b/math/pari/pkg-plist index 569f3144ad1d..e242dd862a98 100644 --- a/math/pari/pkg-plist +++ b/math/pari/pkg-plist @@ -19,8 +19,8 @@ include/pari/parisys.h include/pari/pariport.h include/pari/paridecl.h include/pari/genpari.h -lib/libpari.so.%%MAJOR_VERSION%%.%%MINOR_VERSION%%.%%REV_VERSION%% -lib/libpari.so.%%MAJOR_VERSION%% +lib/libpari-gmp.so.%%MAJOR_VERSION%%.%%MINOR_VERSION%%.%%REV_VERSION%% +lib/libpari-gmp.so.%%MAJOR_VERSION%% lib/libpari.so lib/pari/pari.cfg %%DOCSDIR%%/AUTHORS -- cgit ic-6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines