diff options
Diffstat (limited to 'editors/e3')
-rw-r--r-- | editors/e3/Makefile | 2 |
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 |