aboutsummaryrefslogtreecommitdiffstats
path: root/x11/eterm/Makefile
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2006-12-11 01:31:58 +0800
committerolgeni <olgeni@FreeBSD.org>2006-12-11 01:31:58 +0800
commit912ab2d67c54e70323b3f6c06619755574295d02 (patch)
treeaeb650b20274e851989db539168874ff71568dfc /x11/eterm/Makefile
parent43994c46f150a80094923def01c9aa959cd36ded (diff)
downloadfreebsd-ports-gnome-912ab2d67c54e70323b3f6c06619755574295d02.tar.gz
freebsd-ports-gnome-912ab2d67c54e70323b3f6c06619755574295d02.tar.zst
freebsd-ports-gnome-912ab2d67c54e70323b3f6c06619755574295d02.zip
Upgrade to version 0.9.4.
PR: ports/106495 Submitted by: trasz(at)pin.if.uz.zgora.pl Obtained from: miwi (patch update for FreeBSD 4.x, also by trasz)
Diffstat (limited to 'x11/eterm/Makefile')
-rw-r--r--x11/eterm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index aea4da05a2e7..46698d3df6c2 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= eterm
-PORTVERSION= 0.9.3
-PORTREVISION= 5
+PORTVERSION= 0.9.4
CATEGORIES+= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,7 +19,6 @@ BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html
LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \
ast.2:${PORTSDIR}/devel/libast
-USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS?=--enable-trans --enable-utmp \
@@ -30,6 +28,8 @@ CONFIGURE_ARGS?=--enable-trans --enable-utmp \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
OPTIONS= MMX "With MMX instruction set" off
+USE_XLIB= yes
+USE_ICONV= yes
MAN1= Eterm.1