From e8f615fbc715f42707a29c7edb35e44d385cf208 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 6 Nov 2011 16:36:34 +0000 Subject: - Get rid FreeBSD 6.X support --- audio/musepack/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'audio/musepack') diff --git a/audio/musepack/Makefile b/audio/musepack/Makefile index e900fe97fe0d..d0b658be60fb 100644 --- a/audio/musepack/Makefile +++ b/audio/musepack/Makefile @@ -20,11 +20,4 @@ USE_AUTOTOOLS= aclocal autoheader libtoolize automake autoconf libtool ACLOCAL_ARGS= -I. -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing -.include - -post-patch: -.if ${OSVERSION} < 700000 - @${REINPLACE_CMD} '/^AM_CFLAGS =/s/-fvisibility=hidden//' ${WRKSRC}/libmpcdec/Makefile.am -.endif - -.include +.include -- cgit v1.2.3