mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Remove patch: use ALL_TARGET instead
This commit is contained in:
parent
09c63da23f
commit
aa568b0d40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281601
2 changed files with 0 additions and 13 deletions
|
@ -24,7 +24,6 @@ CONFIGURE_SCRIPT= Configure
|
||||||
CONFIGURE_ARGS= --prefix=${PREFIX} \
|
CONFIGURE_ARGS= --prefix=${PREFIX} \
|
||||||
--share-prefix=${PREFIX}/share \
|
--share-prefix=${PREFIX}/share \
|
||||||
--with-gmp=${LOCALBASE}
|
--with-gmp=${LOCALBASE}
|
||||||
#MAKE_ARGS= gp
|
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
|
@ -1,12 +0,0 @@
|
||||||
$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";\\
|
|
Loading…
Add table
Reference in a new issue