mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add powerpc to ONLY_FOR_ARCHS since it has been reported to work.
This commit is contained in:
parent
290f38f602
commit
687a0ea8ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263721
@ -79,7 +79,7 @@ USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
USE_RC_SUBR= epmd.sh
|
||||
GNU_CONFIGURE= yes
|
||||
ONLY_FOR_ARCHS= i386 amd64 sparc64
|
||||
ONLY_FOR_ARCHS= i386 amd64 sparc64 powerpc
|
||||
REINPLACE_ARGS= -i
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
@ -79,7 +79,7 @@ USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
USE_RC_SUBR= epmd.sh
|
||||
GNU_CONFIGURE= yes
|
||||
ONLY_FOR_ARCHS= i386 amd64 sparc64
|
||||
ONLY_FOR_ARCHS= i386 amd64 sparc64 powerpc
|
||||
REINPLACE_ARGS= -i
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user