diff options
Diffstat (limited to 'graphics/evas-loader-jpeg')
-rw-r--r-- | graphics/evas-loader-jpeg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/evas-loader-jpeg/Makefile b/graphics/evas-loader-jpeg/Makefile index 92f2f47e90a6..95a1d863b5f6 100644 --- a/graphics/evas-loader-jpeg/Makefile +++ b/graphics/evas-loader-jpeg/Makefile @@ -16,11 +16,11 @@ DISTNAME= evas-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= A hardware accelerated canvas API (JPEG engine) -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ + 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 |