From 6d432f99d5a5c9d21d7ed9e71e7c20fe1c9ffe35 Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Thu, 8 Jan 2009 16:40:11 +0000 Subject: - Depend on freetype2 rather than on freetype1. Spotted by: pav Pointyhat to: me --- graphics/evas-loader-tiff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/evas-loader-tiff') diff --git a/graphics/evas-loader-tiff/Makefile b/graphics/evas-loader-tiff/Makefile index d5428bdaa827..e0d2eba4ee30 100644 --- a/graphics/evas-loader-tiff/Makefile +++ b/graphics/evas-loader-tiff/Makefile @@ -16,11 +16,11 @@ DISTNAME= evas-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= A hardware accelerated canvas API (TIFF engine) -LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff +LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ + freetype.9:${PORTSDIR}/print/freetype2 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_FREETYPE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig gnometarget USE_EFL= evas -- cgit v1.2.3