ports/99153: [PATCH] audio/xtuner: portlint(1) fixes

Alexander Botero-Lowry alex at foxybanana.com
Mon Jun 19 03:30:20 UTC 2006


>Number:         99153
>Category:       ports
>Synopsis:       [PATCH] audio/xtuner: 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:30:17 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:

--- xtuner-2.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/xtuner/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	25 Nov 2005 22:29:20 -0000	1.22
+++ Makefile	19 Jun 2006 03:20:26 -0000
@@ -23,7 +23,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
-BROKEN=		"Does not compile on sparc64 or ia64"
+BROKEN=		Does not compile on sparc64 or ia64
 .endif
 
 .include <bsd.port.post.mk>
--- xtuner-2.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list