From ehaupt@mx.critical.ch  Thu Jun  2 07:48:06 2005
Return-Path: <ehaupt@mx.critical.ch>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DC28516A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  2 Jun 2005 07:48:06 +0000 (GMT)
	(envelope-from ehaupt@mx.critical.ch)
Received: from mx.critical.ch (admin.critical.ch [67.18.86.178])
	by mx1.FreeBSD.org (Postfix) with SMTP id 8D09D43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  2 Jun 2005 07:48:06 +0000 (GMT)
	(envelope-from ehaupt@mx.critical.ch)
Received: (qmail 8041 invoked by uid 1000); 2 Jun 2005 07:48:05 -0000
Message-Id: <20050602074805.8040.qmail@mx.critical.ch>
Date: 2 Jun 2005 07:48:05 -0000
From: Emanuel Haupt <ehaupt@critical.ch>
Reply-To: Emanuel Haupt <ehaupt@critical.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer-update] Makefile patch: audio/schism does only run on i386 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         81794
>Category:       ports
>Synopsis:       [maintainer-update] Makefile patch: audio/schism does only run on i386
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 02 07:50:01 GMT 2005
>Closed-Date:    Thu Jun 02 10:55:37 GMT 2005
>Last-Modified:  Thu Jun 02 10:55:37 GMT 2005
>Originator:     Emanuel Haupt
>Release:        FreeBSD 4.11-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD admin.critical.ch 4.11-RELEASE-p2 FreeBSD 4.11-RELEASE-p2 #0: Wed Apr 6 16:53:59 CEST 2005 root@admin.critical.ch:/usr/obj/usr/src-release/src/sys/GENERIC i386


	
>Description:
according to pointyhat audio/schism does not build on amd64

- added ONLY_FOR_ARCHS= i386 to Makefile

>How-To-Repeat:
	
>Fix:
-- start: Makefile.patch for audio/schism/Makefile --
--- Makefile.orig	Thu Jun  2 09:36:03 2005
+++ Makefile	Thu Jun  2 09:36:16 2005
@@ -13,6 +13,8 @@
 MAINTAINER=	ehaupt@critical.ch
 COMMENT=	A module tracker editor/player resembling impulse tracker
 
+ONLY_FOR_ARCHS=	i386
+
 USE_BZIP2=	yes
 USE_SDL=	yes
 USE_X_PREFIX=	yes
-- end: Makefile.patch for audio/schism/Makefile --
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->novel 
Responsible-Changed-By: novel 
Responsible-Changed-When: Thu Jun 2 10:52:44 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81794 
State-Changed-From-To: open->closed 
State-Changed-By: novel 
State-Changed-When: Thu Jun 2 10:55:26 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81794 
>Unformatted:
