Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2006 22:22:58 -0500 (CDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        daniel@roe.ch
Subject:   ports/99155: [PATCH] audio/madman: portlint(1) fixes
Message-ID:  <200606190322.k5J3Mw6J010229@Laptop.mine.box>
Resent-Message-ID: <200606190330.k5J3UJoT029630@freefall.freebsd.org>

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

>Number:         99155
>Category:       ports
>Synopsis:       [PATCH] audio/madman: 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:18 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(1) happy

Port maintainer (daniel@roe.ch) is cc'd.

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

--- madman-0.93_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/madman/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	7 Mar 2006 08:25:48 -0000	1.6
+++ Makefile	19 Jun 2006 03:22:46 -0000
@@ -46,7 +46,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500000
-BROKEN=	"Doesn't build on FreeBSD < 5.x"
+BROKEN=	Doesn't build on FreeBSD < 5.x
 .endif
 
 .include <bsd.port.post.mk>
--- madman-0.93_2.patch ends here ---

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



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