From 6e5ecd4cf2777d55a0e6adf3e6e6c1bfe0d38b28 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 16 Jun 2014 14:18:57 +0000 Subject: [PATCH] - Add missing USES=libtool --- audio/dssi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/dssi/Makefile b/audio/dssi/Makefile index 40ac71919ac6..4de93baf5814 100644 --- a/audio/dssi/Makefile +++ b/audio/dssi/Makefile @@ -3,7 +3,7 @@ PORTNAME= dssi PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF @@ -20,7 +20,7 @@ LIB_DEPENDS= libdssialsacompat.so:${PORTSDIR}/audio/libdssialsacompat \ libjack.so:${PORTSDIR}/audio/jack RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa -USES= gmake pathfix pkgconfig +USES= gmake pathfix pkgconfig libtool:keepla GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include