diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-03-07 15:10:20 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-03-07 15:10:20 +0000 |
commit | a9beb3d4b2f29adec4a42008e4e278ba2e93efea (patch) | |
tree | c02cb169c1c9b300fda90357240606ca54cf965c /x11/eterm | |
parent | fcfcc89e9daa6cd80e673b353fb2855b4f8fa00d (diff) | |
download | ports-a9beb3d4b2f29adec4a42008e4e278ba2e93efea.tar.gz ports-a9beb3d4b2f29adec4a42008e4e278ba2e93efea.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 e4e1c14f5244..caf847c68927 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -16,7 +16,7 @@ COMMENT?= X11 terminal emulator based on rxvt/xterm BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html -LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 \ +LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ ast.2:${PORTSDIR}/devel/libast USE_X_PREFIX= yes |