aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/eterm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index 9ebfce4cf9ea..ea139bd6cda8 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= eterm
PORTVERSION= 0.9.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES+= x11
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Eterm-${PORTVERSION}
DISTNAME= Eterm-${PORTVERSION}
@@ -30,7 +30,7 @@ USE_XORG= x11 xt
OPTIONS_DEFINE= DOCS
OPTIONS_DEFINE_i386= MMX
-MMX_CONFIGURE_ARGS= --enable-mmx
+MMX_CONFIGURE_WITH= mmx
post-patch:
@${FIND} ${WRKSRC} -name '*.orig' -delete