aboutsummaryrefslogtreecommitdiff
path: root/x11/eterm
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-07-05 19:32:50 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-07-05 19:32:50 +0000
commitf19bffc0fec0de7ddfead693ac211d5bb4c4d7bd (patch)
tree537e7ea3a79db8d799f631fdd2cebe6bcbdaa32d /x11/eterm
parent170a8dda4591d1b0ec960b2e996d29f1ada99288 (diff)
downloadports-f19bffc0fec0de7ddfead693ac211d5bb4c4d7bd.tar.gz
ports-f19bffc0fec0de7ddfead693ac211d5bb4c4d7bd.zip
Notes
Diffstat (limited to 'x11/eterm')
-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