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/lame/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/lame') diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 9c4ae6903302..5e12a3a5748b 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= lame MAINTAINER= netchild@FreeBSD.org COMMENT= ISO code based fast MP3 encoder kit +USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit v1.2.3