aboutsummaryrefslogtreecommitdiff
path: root/x11/eterm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-23 21:35:47 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-23 21:35:47 +0000
commitce18910a98a6713d18e27e1f6fa6b85ac346c24f (patch)
treef16b28d1677642fc73bb40f8091625c5b9781c48 /x11/eterm
parent7c6494ca77e84a658df3404ab205dfd8e380da9c (diff)
downloadports-ce18910a98a6713d18e27e1f6fa6b85ac346c24f.tar.gz
ports-ce18910a98a6713d18e27e1f6fa6b85ac346c24f.zip
- Fix after objformat removal
Notes
Notes: svn path=/head/; revision=188133
Diffstat (limited to 'x11/eterm')
-rw-r--r--x11/eterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index be8f4d3e3c07..0afa5dcc88c5 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html
LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2 \
ast.2:${PORTSDIR}/devel/libast
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
CONFIGURE_ARGS?=--enable-trans --enable-utmp \
--enable-xim --with-theme-update \