diff options
Diffstat (limited to 'textproc/iiimf-x-lib/Makefile')
-rw-r--r-- | textproc/iiimf-x-lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/iiimf-x-lib/Makefile b/textproc/iiimf-x-lib/Makefile index f43475ccd3ba..2363398e7ba8 100644 --- a/textproc/iiimf-x-lib/Makefile +++ b/textproc/iiimf-x-lib/Makefile @@ -33,7 +33,7 @@ USE_AUTOHEADER_VER= 259 USE_AUTOMAKE_VER= 19 WANT_LIBTOOL_VER= 15 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}/iiimxcf/xiiimp.so PATCH_WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//} |