ports/51974: Update port: graphics/s3switch

Bruce M Simpson bms at spc.org
Thu May 8 14:30:24 UTC 2003


>Number:         51974
>Category:       ports
>Synopsis:       Update port: graphics/s3switch
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 08 07:30:19 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Bruce M Simpson
>Release:        FreeBSD 5.0-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD saboteur.dollah.com 5.0-RELEASE-p7 FreeBSD 5.0-RELEASE-p7 #17: Tue Apr 29 06:34:34 BST 2003 root at saboteur.dollah.com:/usr/src/sys/i386/compile/SABOTEUR i386


	
>Description:
	The s3switch port was not marked as i386 only. The diff below
	corrects this.
	
>How-To-Repeat:
	
>Fix:

	

--- 1 begins here ---
--- Makefile.orig	Thu May  8 08:37:58 2003
+++ Makefile	Thu May  8 15:24:27 2003
@@ -22,6 +22,8 @@
 
 MAN1=		s3switch.1
 
+ONLY_FOR_ARCHS= i386
+
 do-install:
 	${INSTALL_PROGRAM} ${WRKDIR}/s3switch ${PREFIX}/bin
 	${INSTALL_MAN} ${WRKDIR}/s3switch.1x ${PREFIX}/man/man1/s3switch.1
--- 1 ends here ---


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



More information about the freebsd-ports-bugs mailing list