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

---
 graphics/corona/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'graphics/corona')

diff --git a/graphics/corona/Makefile b/graphics/corona/Makefile
index 54ee8ba64308..0cab374090ab 100644
--- a/graphics/corona/Makefile
+++ b/graphics/corona/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png \
 		jpeg.9:${PORTSDIR}/graphics/jpeg \
 		ungif.5:${PORTSDIR}/graphics/libungif
 
+USE_AUTOTOOLS=	libtool:15
 USE_GNOME=	gnometarget lthack
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
-- 
cgit v1.2.3