1
0
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:
Jimmy Olgeni 2010-10-29 10:43:18 +00:00
parent 290f38f602
commit 687a0ea8ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263721
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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