aboutsummaryrefslogtreecommitdiff
path: root/x11/eterm
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-03-11 08:51:14 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-03-11 08:51:14 +0000
commit09e4e6f119b9ec6b0056a841d178b9a94d4663c4 (patch)
tree60dbec4f6c36413d232be56d31553ec53ac5f6fa /x11/eterm
parent6ed6dba53f7727f76189d43bcaac071f15a544b6 (diff)
downloadports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.tar.gz
ports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.zip
Notes
Diffstat (limited to 'x11/eterm')
-rw-r--r--x11/eterm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index 46698d3df6c2..be8f4d3e3c07 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= eterm
PORTVERSION= 0.9.4
+PORTREVISION= 1
CATEGORIES+= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +17,7 @@ MAINTAINER?= olgeni@FreeBSD.org
COMMENT?= X11 terminal emulator based on rxvt/xterm
BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html
-LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \
+LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2 \
ast.2:${PORTSDIR}/devel/libast
GNU_CONFIGURE= yes