From e8cba9559938186c1aa7ef89fec79e8e5bad69e0 Mon Sep 17 00:00:00 2001 From: kris Date: Thu, 1 Feb 2007 02:42:05 +0000 Subject: Use libtool port instead of included version to avoid objformat a.out botch --- graphics/jasper/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/jasper') diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index 422c546c8771..f132a8247da8 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -18,6 +18,7 @@ COMMENT= An implementation of the codec specified in the JPEG-2000 standard LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg +USE_AUTOTOOLS= libtool:15 USE_ZIP= yes USE_GNOME= gnometarget lthack GNU_CONFIGURE= yes -- cgit