From ae994c8ea8a59644c1a1406b0b6547826bc12791 Mon Sep 17 00:00:00 2001
From: Kris Kennaway <kris@FreeBSD.org>
Date: Thu, 1 Feb 2007 02:42:05 +0000
Subject: Use libtool port instead of included version to avoid objformat a.out
 botch

---
 audio/bmp-mac/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'audio/bmp-mac')

diff --git a/audio/bmp-mac/Makefile b/audio/bmp-mac/Makefile
index 62d6ba709fb0..08857dcbe43c 100644
--- a/audio/bmp-mac/Makefile
+++ b/audio/bmp-mac/Makefile
@@ -22,7 +22,7 @@ USE_X_PREFIX=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS}"
-USE_AUTOTOOLS=	autoconf:259
+USE_AUTOTOOLS=	autoconf:259 libtool:15
 CPPFLAGS+=	"-I${LOCALBASE}/include"
 PLUGDIR=	lib/bmp/Input
 PLUGFILE=	lib${PKGNAMEPREFIX}${PORTNAME}.so
-- 
cgit v1.2.3