From 9a2e4c8b780fc607dc4b4adabefb354c84401a96 Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Tue, 11 Mar 2008 21:13:53 +0000 Subject: - Update enlightenment-devel and EFL libraries to the latest snapshot - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az --- graphics/libcaca/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/libcaca') diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile index 1352f238d449..d0ec8efcaa24 100644 --- a/graphics/libcaca/Makefile +++ b/graphics/libcaca/Makefile @@ -37,7 +37,7 @@ USE_XLIB= yes .if defined(WITHOUT_IMLIB2) CONFIGURE_ARGS+=--disable-imlib2 .else -LIB_DEPENDS+= Imlib2.4:${PORTSDIR}/graphics/imlib2 +USE_EFL+= imlib2 .endif .include -- cgit v1.2.3