ports/81794: [maintainer-update] Makefile patch: audio/schism does only run on i386

Emanuel Haupt ehaupt at critical.ch
Thu Jun 2 07:50:03 UTC 2005


>Number:         81794
>Category:       ports
>Synopsis:       [maintainer-update] Makefile patch: audio/schism does only run on i386
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 02 07:50:01 GMT 2005
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list