Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2008 11:20:11 -0000
From:      "Pietro Cerutti" <gahr@FreeBSD.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/124977: [patch] sysutils/915resolution is only meant for i386 or amd64 archs
Message-ID:  <1214392811.81846@gahrtop.localhost>
Resent-Message-ID: <200806251130.m5PBU3hc047354@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124977
>Category:       ports
>Synopsis:       [patch] sysutils/915resolution is only meant for i386 or amd64 archs
>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 Jun 25 11:30:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
The FreeBSD Project 
>Environment:


System: FreeBSD 8.0-CURRENT #2: Tue Jun 24 08:15:41 CEST 2008
    root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034



>Description:





>How-To-Repeat:





>Fix:


--- 915resolution.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/915resolution/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	19 Jun 2008 07:03:41 -0000	1.7
+++ Makefile	25 Jun 2008 11:19:12 -0000
@@ -20,6 +20,8 @@
 
 DOCS=		README.txt LICENSE.txt chipset_info.txt changes.log
 
+ONLY_FOR_ARCHS=	i386 amd64
+
 .include <bsd.port.pre.mk>
 
 do-build:
--- 915resolution.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1214392811.81846>