From 0c254758c342e65917b43094f70f7e485b2c1ece Mon Sep 17 00:00:00 2001 From: stas Date: Sun, 16 Mar 2008 23:04:26 +0000 Subject: - Fix exact-image, which has been broken after ecore update - Use EFL framework. Reported by: pav, erwin --- graphics/exact-image/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/exact-image') diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile index 15f09f4..bea9930 100644 --- a/graphics/exact-image/Makefile +++ b/graphics/exact-image/Makefile @@ -16,7 +16,6 @@ COMMENT= Fast image processing library BUILD_DEPENDS= swig>=1.3.31:${PORTSDIR}/devel/swig13 LIB_DEPENDS= agg.2:${PORTSDIR}/graphics/agg \ - evas.9:${PORTSDIR}/graphics/evas \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png \ @@ -30,6 +29,8 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes USE_XORG= x11 +USE_EFL= evas +USE_EFL_EVAS_ENGINES= x11 opengl HAS_CONFIGURE= yes INSTALL_WRKSRC= ${WRKSRC}/objdir BINS= econvert edisplay edentify optimize2bw empty-page -- cgit v1.1