aboutsummaryrefslogtreecommitdiff
path: root/math/pari
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-03-14 07:12:04 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-03-14 07:12:04 +0000
commitcccd3267bcdf582ace2a678c9a5c2b97ddc25420 (patch)
treed154215d3da308c3b272742550afca5f4743561c /math/pari
parentf91321f9e70eed73b856bc8a27dce3dbf13daba0 (diff)
downloadports-cccd3267bcdf582ace2a678c9a5c2b97ddc25420.tar.gz
ports-cccd3267bcdf582ace2a678c9a5c2b97ddc25420.zip
Notes
Diffstat (limited to 'math/pari')
-rw-r--r--math/pari/Makefile5
-rw-r--r--math/pari/pkg-plist4
2 files changed, 6 insertions, 3 deletions
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