aboutsummaryrefslogtreecommitdiff
path: root/editors/texmacs
diff options
context:
space:
mode:
Diffstat (limited to 'editors/texmacs')
-rw-r--r--editors/texmacs/Makefile2
1 files changed, 1 insertions, 1 deletions
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