ports/99140: [PATCH] audio/csound: portlint(1) fixes

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


>Number:         99140
>Category:       ports
>Synopsis:       [PATCH] audio/csound: 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:10:15 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:

--- csound-4.23.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/csound/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- Makefile	3 May 2006 05:14:13 -0000	1.28
+++ Makefile	19 Jun 2006 03:02:43 -0000
@@ -19,7 +19,7 @@
 LIB_DEPENDS=	tcl84:${PORTSDIR}/lang/tcl84 \
 		tk84:${PORTSDIR}/x11-toolkits/tk84
 
-RESTRICTED=	"no redistribution; no commercial use except to make music (see http://mitpress.mit.edu/e-books/csound/fpage/FAQml/faq/faq.html)"
+RESTRICTED=	no redistribution; no commercial use except to make music (see http://mitpress.mit.edu/e-books/csound/fpage/FAQml/faq/faq.html)
 NO_CDROM=	${RESTRICTED}
 NO_FTP=		${RESTRICTED}
 
@@ -33,7 +33,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "alpha"
-BROKEN=		"Does not compile on alpha"
+BROKEN=		Does not compile on alpha
 .endif
 
 pre-build:
--- csound-4.23.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list