ports/187489: xf86-video-scfb's ONLY_FOR_ARCH line is broken
Justin Hibbits
jrh29 at alumni.cwru.edu
Wed Mar 12 17:20:01 UTC 2014
>Number: 187489
>Category: ports
>Synopsis: xf86-video-scfb's ONLY_FOR_ARCH line is broken
>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 Mar 12 17:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Justin Hibbits
>Release: 11-CURRENT
>Organization:
>Environment:
>Description:
x11-drivers/xf86-video-scfb doesn't recognize powerpc or powerpc64
>How-To-Repeat:
>Fix:
Patch is attached
Patch attached with submission follows:
--- Makefile.old 2014-01-07 16:06:46.000000000 -0800
+++ Makefile 2014-03-11 16:44:02.479323236 -0700
@@ -10,7 +10,7 @@
MAINTAINER= ray at FreeBSD.org
COMMENT= X.Org syscons display driver
-ONLY_FOR_ARCHS= arm armv6 pcc ppc64 sparc64
+ONLY_FOR_ARCHS= arm armv6 powerpc powerpc64 sparc64
XORG_CAT= driver
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list