diff options
Diffstat (limited to 'x11/eterm/Makefile')
-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 b3435524aae6..fae71f217b95 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= ast.2:${PORTSDIR}/devel/libast -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes CONFIGURE_ARGS?=--enable-trans --enable-utmp \ --enable-xim --with-theme-update \ |