ports/85991: [PATCH] net/p5-Parallel-Pvm: utilize NOT_FOR_ARCHS

Yen-Ming Lee leeym at FreeBSD.org
Sun Sep 11 21:00:34 UTC 2005


>Number:         85991
>Category:       ports
>Synopsis:       [PATCH] net/p5-Parallel-Pvm: utilize NOT_FOR_ARCHS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 11 21:00:31 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Aug 31 08:25:05 CST 2005
>Description:
- utilize NOT_FOR_ARCHS

Port maintainer (skv at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-Parallel-Pvm-1.3.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Parallel-Pvm/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	27 Mar 2005 02:02:05 -0000	1.3
+++ Makefile	11 Sep 2005 20:50:56 -0000
@@ -26,10 +26,6 @@
 
 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>
--- p5-Parallel-Pvm-1.3.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list