Use NOT_FOR_ARCHS
PR: ports/85991 Submitted by: leeym
This commit is contained in:
parent
7b6bceda42
commit
382e3911fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142531
@ -26,10 +26,6 @@ CONFIGURE_ARGS= INC="-I${PREFIX}/include"
|
||||
|
||||
MAN3= Parallel::Pvm.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
NOT_FOR_ARCHS= amd64 ia64
|
||||
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
|
||||
BROKEN= "Does not build on amd64 or ia64 (pvm needs to provide shared libraries)"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -17,6 +17,3 @@ convenient way for managing parallel tasks and communications without
|
||||
need for rexec or socket level programming.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Parallel-Pvm/
|
||||
|
||||
-- Sergey Skvortsov
|
||||
skv@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user