Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2006 22:16:47 -0500 (CDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        multimedia@freebsd.org
Subject:   [PATCH] audio/speex-devel: portlint(1) fixes
Message-ID:  <200606190316.k5J3GlHh008015@Laptop.mine.box>

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

>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@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 ---




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