From 034a642da2327895af7983b3973068c1715d676b Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 17 Apr 2007 11:50:50 +0000 Subject: [PATCH] [patch] cleanup non-supported FreeBSD versions PR: ports/111675 Submitted by: Edwin Groothuis Approved by: Daniel Roethlisberger --- audio/madman/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/audio/madman/Makefile b/audio/madman/Makefile index b9605b51673a..9891443069b7 100644 --- a/audio/madman/Makefile +++ b/audio/madman/Makefile @@ -43,10 +43,4 @@ do-install: ${INSTALL_DATA} -m0755 ${WRKSRC}/plugins/$$plugin ${PREFIX}/lib/madman/plugins; \ done -.include - -.if ${OSVERSION} < 500000 -BROKEN= Doesn't build on FreeBSD < 5.x -.endif - -.include +.include