ports/74325: [MAINTAINER] emulators/fceu: Mark broken on Sparc64 - reported by Kris Kennaway

Greg J. xcas at cox.net
Wed Nov 24 18:10:13 UTC 2004


>Number:         74325
>Category:       ports
>Synopsis:       [MAINTAINER] emulators/fceu: Mark broken on Sparc64 - reported by Kris Kennaway
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 24 18:10:12 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Greg J.
>Release:        FreeBSD 5.3-RELEASE-p1 i386
>Organization:
>Environment:


System: FreeBSD 5.3-RELEASE-p1 #0: Wed Nov 24 09:57:00 MST 2004
    root at casper.bsd-unix.org:/usr/obj/usr/src/sys/CASX32



>Description:


Mark broken on Sparc64 - reported by Kris Kennaway.


>How-To-Repeat:





>Fix:


--- fceu.diff begins here ---
--- emulators/fceu/Makefile.orig	Wed Nov 24 10:46:21 2004
+++ emulators/fceu/Makefile	Wed Nov 24 10:59:28 2004
@@ -9,7 +9,6 @@
 PORTVERSION=	0.98.12
 CATEGORIES=	emulators
 MASTER_SITES=	http://fceultra.sourceforge.net/releases/
-MASTER_SITE_SUBDIR=	fceultra
 DISTNAME=	${PORTNAME}-${PORTVERSION}.src
 
 MAINTAINER=	xcas at cox.net
@@ -32,6 +31,10 @@
 TECHPPUDOCS=	"2C02_technical_operation.TXT" loopy1.txt loopy2.txt
 
 .include <bsd.port.pre.mk>
+
+.if ${ARCH} == "sparc64"
+BROKEN=		"Does not compile on sparc64"
+.endif
 
 pre-everything::
 .if !defined(NOPORTDOCS) && !defined(TECH_DOC_INSTALL)
--- fceu.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list