Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2006 22:15:13 -0500 (CDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/99148: [PATCH] audio/rio: portlint(1) fixes
Message-ID:  <200606190315.k5J3FCDG007554@Laptop.mine.box>
Resent-Message-ID: <200606190320.k5J3KHT7028769@freefall.freebsd.org>

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

>Number:         99148
>Category:       ports
>Synopsis:       [PATCH] audio/rio: portlint(1) fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 19 03:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.1-STABLE FreeBSD 6.1-STABLE #5: Fri Jun 16 22:55:11 CDT 2006
>Description:
- make portlint happy

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- rio-1.07.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/rio/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile	2 Nov 2005 10:10:08 -0000	1.17
+++ Makefile	19 Jun 2006 03:15:04 -0000
@@ -25,7 +25,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
-BROKEN=		"Does not compile on ia64 or sparc64"
+BROKEN=		Does not compile on ia64 or sparc64
 .endif
 
 .if ${ARCH} == "alpha"
--- rio-1.07.patch ends here ---

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



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