diff options
Diffstat (limited to 'x11/eterm')
-rw-r--r-- | x11/eterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 0cbec5eda295..eaae20754715 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -18,7 +18,7 @@ COMMENT?= X11 terminal emulator based on rxvt/xterm BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \ +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 \ ast.2:${PORTSDIR}/devel/libast USE_X_PREFIX= yes |