summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ImageMagick/Makefile')
-rw-r--r--graphics/ImageMagick/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index cea9efd89ee2..a0f19be5a8db 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -24,8 +24,7 @@ LIB_DEPENDS= bz2.1:${PORTSDIR}/archivers/bzip2 \
jbig.1:${PORTSDIR}/graphics/jbigkit \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.4:${PORTSDIR}/graphics/png \
- tiff.4:${PORTSDIR}/graphics/tiff \
- ttf.4:${PORTSDIR}/print/freetype
+ tiff.4:${PORTSDIR}/graphics/tiff
BUILD_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \
mpeg2decode:${PORTSDIR}/graphics/mpeg2codec \
picttoppm:${PORTSDIR}/graphics/netpbm \
@@ -33,6 +32,7 @@ BUILD_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 \
USE_PERL5= yes
USE_XLIB= yes
+USE_FREETYPE= yes
USE_LIBTOOL= yes
USE_AUTOCONF= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \