diff options
Diffstat (limited to 'editors/zile/Makefile')
-rw-r--r-- | editors/zile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 98da9c20de9c..dfac99fe4e73 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -19,7 +19,7 @@ USE_REINPLACE= yes USE_GMAKE= yes USE_AUTOMAKE_VER= 19 USE_AUTOCONF_VER= 259 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= zile.1 INFO= zile |