From 28a2d050c8546a499bb67dea3f79a176eb629158 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 25 May 2014 09:01:30 +0000 Subject: [PATCH] - Convert to tar:bzip2 - Drop maintainership --- audio/rubberband/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/audio/rubberband/Makefile b/audio/rubberband/Makefile index 436f545057f0..68d6ff7069c0 100644 --- a/audio/rubberband/Makefile +++ b/audio/rubberband/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.7.0 CATEGORIES= audio MASTER_SITES= http://code.breakfastquay.com/attachments/download/23/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vamp audio analysis plugin SDK LICENSE= GPLv2 @@ -19,8 +19,7 @@ LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \ libfftw3.so:${PORTSDIR}/math/fftw3 RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa -USES= gmake pkgconfig -USE_BZIP2= yes +USES= gmake pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes