summaryrefslogtreecommitdiff
path: root/math/pari-devel/files
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-08-07 16:16:49 +0000
committerPatrick Li <pat@FreeBSD.org>2002-08-07 16:16:49 +0000
commit07b4f6bbc6730c286c88bbe2ce87ca91b064d59b (patch)
tree208d3a04bb37cf8befbdd31bde5a1f96af62fd86 /math/pari-devel/files
parentLIB_DEPENDS should have been BUILD_DEPENDS. (diff)
Update to 2.2.3.a
PR: ports/41347 Submitted by: Masaharu FUJITA <m@fjts.org>, maintainer
Notes
Notes: svn path=/head/; revision=64153
Diffstat (limited to 'math/pari-devel/files')
-rw-r--r--math/pari-devel/files/patch-af20
1 files changed, 10 insertions, 10 deletions
diff --git a/math/pari-devel/files/patch-af b/math/pari-devel/files/patch-af
index 9b74ee14b51b..71d57bbf7f03 100644
--- a/math/pari-devel/files/patch-af
+++ b/math/pari-devel/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 Tue Jun 11 02:48:05 2002
++++ config/Makefile.SH Mon Jul 29 11:31:28 2002
+@@ -242,7 +242,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 @@
+@@ -430,7 +430,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)
+@@ -448,10 +448,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 @@
+@@ -469,8 +469,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 @@
+@@ -538,13 +538,13 @@
if test -n "$emacs"; then
cat >> $file << EOT