summaryrefslogtreecommitdiff
path: root/x11/eterm
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-15 18:44:02 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-15 18:44:02 +0000
commit1526ccbacfd206735f1f505a94def1428b4d4542 (patch)
treebbbb80160e7e54cf0a8528e5e4f75fe922abd989 /x11/eterm
parent- Fix Makefile syntax if WITH_RRD is defined (diff)
- Chase libraries for new Imlib2 version
Notes
Notes: svn path=/head/; revision=95902
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 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