From 5c5ec9a23d6a9900ade8d713b225e4f33811519a Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sat, 30 Jul 2005 09:57:48 +0000 Subject: Add OPTIONS support and fix transparency/shading. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Obtained from: Björn König --- x11/eterm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/eterm/Makefile') diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 1863120ccdd1..3cb25cc120b1 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -7,7 +7,7 @@ PORTNAME= eterm PORTVERSION= 0.9.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES+= x11 MASTER_SITES= http://www.eterm.org/download/ DISTNAME= Eterm-${PORTVERSION} @@ -28,6 +28,7 @@ CONFIGURE_ARGS?=--enable-trans --enable-utmp \ --enable-multi-charset CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +OPTIONS= MMX "With MMX instruction set" off MAN1= Eterm.1 -- cgit v1.2.3