diff options
Diffstat (limited to 'devel/m17n-db/Makefile')
-rw-r--r-- | devel/m17n-db/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/m17n-db/Makefile b/devel/m17n-db/Makefile index 510512996318..bed0196b8d78 100644 --- a/devel/m17n-db/Makefile +++ b/devel/m17n-db/Makefile @@ -20,7 +20,7 @@ COMMENT= Data files for the m17n library USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-charmaps=${CHARMAPSDIR} M17N_DISTFILE= ${DISTNAME}${EXTRACT_SUFX} |