From 0588b152892fa7566563b198504cfcb9b7166f11 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 1 Jul 2014 02:49:47 +0000 Subject: [PATCH] - Switch to USES=libtool - Convert USE_BZIP2 to USES Approved by: portmgr blanket --- audio/xanalyser/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/audio/xanalyser/Makefile b/audio/xanalyser/Makefile index ac39b1aa7bb6..1c0e938c53b3 100644 --- a/audio/xanalyser/Makefile +++ b/audio/xanalyser/Makefile @@ -12,10 +12,8 @@ MASTER_SITE_SUBDIR= db MAINTAINER= db@FreeBSD.org COMMENT= Spectrum analyser -USES= gmake motif -USE_BZIP2= yes +USES= gmake libtool motif tar:bzip2 GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \