aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/GraphicsMagick
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-10 14:05:06 +0800
committerkris <kris@FreeBSD.org>2007-02-10 14:05:06 +0800
commit7cec0aff538bd1247a8696e8d885def0884191a2 (patch)
tree66ed2730739548863faec636954851947bd93357 /graphics/GraphicsMagick
parentb4d5ce502d5f7617170d7f6a6efd5d218c074d6f (diff)
downloadfreebsd-ports-gnome-7cec0aff538bd1247a8696e8d885def0884191a2.tar.gz
freebsd-ports-gnome-7cec0aff538bd1247a8696e8d885def0884191a2.tar.zst
freebsd-ports-gnome-7cec0aff538bd1247a8696e8d885def0884191a2.zip
Use libtool15 port instead of included version to avoid objformat a.out botch
Diffstat (limited to 'graphics/GraphicsMagick')
-rw-r--r--graphics/GraphicsMagick/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index 5d2c390aff32..020568579843 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -27,6 +27,7 @@ OPTIONS= Q8BIT "Use 8-bit pixels (speed) instead of 16 (quality)" off
OPTIONS+= FPX "Build FPX backend -- broken on non-i386 systems" \
${ARCH:S,i386,on,:C,^[^o].*,off,}
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GHOSTSCRIPT=yes
GNU_CONFIGURE= yes