From 54384f8e0feeec01c5e81e7804253995cde41662 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Sun, 29 Jun 2003 14:25:01 +0000 Subject: Fix typo in ONLY_FOR_ARCHS variable. PR: 53534 Submitted by: Mark Linimon --- editors/e3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors') 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 -- cgit v1.2.3