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/id3lib/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'audio/id3lib')

diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile
index ecc566e56e53..b58135d681e1 100644
--- a/audio/id3lib/Makefile
+++ b/audio/id3lib/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR=	${PORTNAME}
 MAINTAINER=	kaeru@inigo-tech.com
 COMMENT=	Library for manipulating ID3v1/v1.1 and ID3v2 tags
 
+USE_AUTOTOOLS=	libtool:15
 USE_ICONV=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-- 
cgit v1.2.3