aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-29 14:25:01 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-29 14:25:01 +0000
commit54384f8e0feeec01c5e81e7804253995cde41662 (patch)
treeb6747433f94a973e54bf4818334fac5a59c25675 /editors
parent236e9a30898edd861ec987353a7253cb3494c907 (diff)
downloadports-54384f8e0feeec01c5e81e7804253995cde41662.tar.gz
ports-54384f8e0feeec01c5e81e7804253995cde41662.zip
Fix typo in ONLY_FOR_ARCHS variable.
PR: 53534 Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes: svn path=/head/; revision=83832
Diffstat (limited to 'editors')
-rw-r--r--editors/e3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile
index afe3a532c621..3911da7337f4 100644
--- a/editors/e3/Makefile
+++ b/editors/e3/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_GMAKE= yes
MAKE_ARGS= OS=FREEBSD
-ONLY_FOR_ARCH= i386
+ONLY_FOR_ARCHS= i386
MAN1= e3.1