aboutsummaryrefslogtreecommitdiff
path: root/math/pari-devel
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-02-04 15:54:21 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-02-04 15:54:21 +0000
commit610b727f6c4df0e03661a776c678201b89345ef8 (patch)
tree3ce02b20d08a6ba4d67c8d5942708e9cbdebcaa8 /math/pari-devel
parent3e98757733e9c180aada2a553105cc3bb69ecfc8 (diff)
downloadports-610b727f6c4df0e03661a776c678201b89345ef8.tar.gz
ports-610b727f6c4df0e03661a776c678201b89345ef8.zip
Notes
Diffstat (limited to 'math/pari-devel')
-rw-r--r--math/pari-devel/Makefile4
-rw-r--r--math/pari-devel/files/patch-af16
2 files changed, 16 insertions, 4 deletions
diff --git a/math/pari-devel/Makefile b/math/pari-devel/Makefile
index 54139a969b48..4ed2c71db792 100644
--- a/math/pari-devel/Makefile
+++ b/math/pari-devel/Makefile
@@ -7,9 +7,9 @@
PORTNAME= pari
PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}.a
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
-MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unstable/
+MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unstable/
DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}.alpha
MAINTAINER= yoshiaki@kt.rim.or.jp
diff --git a/math/pari-devel/files/patch-af b/math/pari-devel/files/patch-af
index c4334430177f..59e280642e6f 100644
--- a/math/pari-devel/files/patch-af
+++ b/math/pari-devel/files/patch-af
@@ -1,5 +1,17 @@
---- config/Makefile.SH.orig Mon Dec 20 00:47:02 2004
-+++ config/Makefile.SH Sun Jan 9 18:26:30 2005
+
+$FreeBSD$
+
+--- config/Makefile.SH.orig
++++ config/Makefile.SH
+@@ -176,7 +176,7 @@
+ CC_FLAVOR =
+ CC = $CC \$(CC_FLAVOR)
+ CPPFLAGS = $CPPFLAGS
+-CFLAGS = $CFLAGS
++CFLAGS = $CFLAGS -fPIC
+ DLCFLAGS = $DLCFLAGS
+ LD_FLAVOR = \$(CC_FLAVOR)
+ LD = $LD \$(LD_FLAVOR)
@@ -238,9 +238,12 @@
INCLUDEDIR= \$(DESTDIR)$includedir
LIBDIR = \$(DESTDIR)$libdir