ports/99142: [PATCH] audio/ecawave: portlint(1) fixes

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


>Number:         99142
>Category:       ports
>Synopsis:       [PATCH] audio/ecawave: 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: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:

--- ecawave-0.6.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/ecawave/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	3 May 2006 05:14:14 -0000	1.12
+++ Makefile	19 Jun 2006 03:05:46 -0000
@@ -19,7 +19,7 @@
 USE_QT_VER=	3
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
-GNU_CONFIGURE=  yes
+GNU_CONFIGURE=	yes
 
 CFLAGS+=	${PTHREAD_CFLAGS:S/"//g}
 LDFLAGS+=	${PTHREAD_LIBS:S/"//g}
@@ -33,7 +33,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
-BROKEN=		"Configure fails on alpha 5.x"
+BROKEN=		Configure fails on alpha 5.x
 .endif
 
 post-patch:
--- ecawave-0.6.1_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list