diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-15 18:44:02 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-15 18:44:02 +0000 |
commit | 1526ccbacfd206735f1f505a94def1428b4d4542 (patch) | |
tree | bbbb80160e7e54cf0a8528e5e4f75fe922abd989 /x11/eterm | |
parent | 7dd5bb0b693c7d665f63b776f990bc2a7a193029 (diff) | |
download | ports-1526ccbacfd206735f1f505a94def1428b4d4542.tar.gz ports-1526ccbacfd206735f1f505a94def1428b4d4542.zip |
Notes
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 |