Date: Mon, 16 Apr 2007 12:09:20 +1000 (EST) From: Edwin Groothuis <edwin@mavetju.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/111675: [patch] audio/madman - cleanup non-supported FreeBSD versions Message-ID: <20070416020920.C368D104@k7.mavetju> Resent-Message-ID: <200704160210.l3G2A5wm091081@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 111675 >Category: ports >Synopsis: [patch] audio/madman - cleanup non-supported FreeBSD versions >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 Apr 16 02:10:04 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 6.1-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >Description: >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/madman/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 21 Jun 2006 15:16:05 -0000 1.7 +++ Makefile 16 Apr 2007 02:09:14 -0000 @@ -43,10 +43,4 @@ ${INSTALL_DATA} -m0755 ${WRKSRC}/plugins/$$plugin ${PREFIX}/lib/madman/plugins; \ done -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= Doesn't build on FreeBSD < 5.x -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070416020920.C368D104>