ports/math/pari/files/patch-config-TOP_Make.SH
Chris Rees fcd33ac8d1 Update to 2.5.0 and undeprecate
PR:		ports/159668
Submitted by:	Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
2011-08-24 10:22:06 +00:00

12 lines
487 B
Bash

$FreeBSD$
--- config/TOP_Make.SH.orig 2011-07-12 17:57:15.000000000 +0900
+++ config/TOP_Make.SH 2011-07-12 17:57:33.000000000 +0900
@@ -42,7 +42,6 @@
all::
@\$(MAKE) gp
- @-cd doc && \$(MAKE) doc
gp bench test-kernel test-all $top_test_extra $top_dotest_extra install cleanall cleanobj cleantest install-bin install-doc install-docpdf install-data install-lib-sta install-bin-sta dobench dyntest-all statest-all tune::
@dir=\`config/objdir\`; echo "Making \$@ in \$\$dir";\\