[PATCH] audio/speex-devel: portlint(1) fixes

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


>Submitter-Id:	current-users
>Originator:	Alexander Botero-Lowry
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] audio/speex-devel: portlint(1) fixes
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 6.1-STABLE i386
>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, also make the BROKEN error more clear

Port maintainer (multimedia at FreeBSD.org) is cc'd.

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

--- speex-devel-1.1.12,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/speex-devel/Makefile,v
retrieving revision 1.52
diff -u -r1.52 Makefile
--- Makefile	9 Jun 2006 18:00:28 -0000	1.52
+++ Makefile	19 Jun 2006 03:16:30 -0000
@@ -32,7 +32,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500000
-BROKEN="Does not build"
+BROKEN=	Does not build on 4.x
 .endif
 
 .if ${MACHINE_CPU:Msse}!=""
--- speex-devel-1.1.12,1.patch ends here ---



More information about the freebsd-multimedia mailing list