summaryrefslogtreecommitdiff
path: root/math/pari/files/patch-af
diff options
context:
space:
mode:
authorJesper Skriver <jesper@FreeBSD.org>2002-03-14 16:31:33 +0000
committerJesper Skriver <jesper@FreeBSD.org>2002-03-14 16:31:33 +0000
commitd7db143eea75c9260a0f24e7b61809e4c2f3078a (patch)
tree2b0ca35e53a45c4e2dc7f882ebe0cbaf3928efdb /math/pari/files/patch-af
parentAdd extra dependency of ports/security/p5-Crypt-DES_EDE3 (diff)
Update ports/math/pari to 1.1.3
Update ports/math/p5-Math-Pari so it works with pari 1.1.3 Approved by: mharo, Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
Notes
Notes: svn path=/head/; revision=56089
Diffstat (limited to '')
-rw-r--r--math/pari/files/patch-af20
1 files changed, 10 insertions, 10 deletions
diff --git a/math/pari/files/patch-af b/math/pari/files/patch-af
index 9b74ee14b51b..a6fbd85d8bcc 100644
--- a/math/pari/files/patch-af
+++ b/math/pari/files/patch-af
@@ -1,27 +1,27 @@
---- config/Makefile.SH.orig Wed Apr 18 08:40:57 2001
-+++ config/Makefile.SH Tue Jun 26 12:26:00 2001
-@@ -167,7 +167,7 @@
+--- config/Makefile.SH.orig Thu Sep 27 19:58:38 2001
++++ config/Makefile.SH Thu Mar 14 11:31:40 2002
+@@ -176,7 +176,7 @@
LIBDIR = \$(DESTDIR)$libdir
BINDIR = \$(DESTDIR)$bindir
DATADIR= \$(DESTDIR)$datadir
-MANDIR = \$(DESTDIR)$mandir
+MANDIR = \$(DESTDIR)\${PREFIX}/man/man1
ALLDIR = \$(DESTDIR)$miscdir
+ READMEDIR = \$(ALLDIR)
DOCDIR = \$(ALLDIR)/doc
- EMACSDIR= \$(ALLDIR)/emacs
-@@ -327,7 +327,7 @@
+@@ -348,7 +348,7 @@
install-doc::
- -mkdir -p \$(ALLDIR) \$(BINDIR) \$(DOCDIR)
+ -mkdir -p \$(BINDIR) \$(DOCDIR)
- -cd $doc; \$(MAKE) all
+# -cd $doc; \$(MAKE) all
-\$(INSTALL_PROGRAM) $doc/gphelp \$(BINDIR)
-\$(INSTALL_DATA) $doc/Makefile \$(DOCDIR)
-\$(INSTALL_DATA) $doc/translations \$(DOCDIR)
-@@ -345,10 +345,10 @@
- -\$(INSTALL_DATA) $doc/usersch3.tex \$(DOCDIR)
+@@ -367,10 +367,10 @@
-\$(INSTALL_DATA) $doc/usersch4.tex \$(DOCDIR)
-\$(INSTALL_DATA) $doc/usersch5.tex \$(DOCDIR)
+ -\$(INSTALL_DATA) $doc/paricfg.tex \$(DOCDIR)
- -\$(INSTALL_DATA) $doc/users.dvi \$(DOCDIR)
- -\$(INSTALL_DATA) $doc/tutorial.dvi \$(DOCDIR)
- -\$(INSTALL_DATA) $doc/refcard.dvi \$(DOCDIR)
@@ -33,7 +33,7 @@
install-examples:
-mkdir -p \$(EXDIR)
-@@ -366,8 +366,8 @@
+@@ -388,8 +388,8 @@
-\$(INSTALL_DATA) $ex/taylor.gp \$(EXDIR)
install-data:
@@ -44,7 +44,7 @@
install-lib-sta: \$(LIBPARI_STA)
-mkdir -p \$(LIBDIR)
-@@ -435,13 +435,13 @@
+@@ -457,13 +457,13 @@
if test -n "$emacs"; then
cat >> $file << EOT