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 --- editors/texmacs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/texmacs') diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index 6a69b87e346e..56dae0762a63 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -43,7 +43,7 @@ MAN1= texmacs.1 fig2ps.1 MANCOMPRESSED= yes .if !defined(WITHOUT_IMLIB2) -LIB_DEPENDS+= Imlib2.4:${PORTSDIR}/graphics/imlib2 +USE_EFL= imlib2 CONFIGURE_ARGS+= --with-imlib2 .endif -- cgit v1.2.3