ports/113095: Maintainer port update: emulators/uae
Simon Dick
simond at irrelevant.org
Mon May 28 16:30:07 UTC 2007
>Number: 113095
>Category: ports
>Synopsis: Maintainer port update: emulators/uae
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon May 28 16:30:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Simon Dick
>Release: FreeBSD 6.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD amd64.irrelevant.org 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Mon Jan 15 14:08:24 GMT 2007 root at amd64.irrelevant.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Mark this port as broken under FreeBSD with gc 4.2+ in the world as
there seem to be no publically available source based fixed and the
program is mostly unmaintained nowadays due to e-uae being preferred.
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/emulators/uae/Makefile uae/Makefile
--- /usr/ports/emulators/uae/Makefile Sat May 19 21:04:44 2007
+++ uae/Makefile Mon May 28 17:18:06 2007
@@ -64,4 +64,8 @@
BROKEN= "Doesn't build on FreeBSD < 5.x"
.endif
+.if ${OSVERSION} >= 700042
+BROKEN= "Doesn't build with GCC 4.2+"
+.endif
+
.include <bsd.port.post.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list