diff options
Diffstat (limited to 'news/pyne/Makefile')
-rw-r--r-- | news/pyne/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/pyne/Makefile b/news/pyne/Makefile index c5245b766c33..f68dddb14a65 100644 --- a/news/pyne/Makefile +++ b/news/pyne/Makefile @@ -26,7 +26,7 @@ BROKEN= "Broken pkg-plist" USE_REINPLACE= yes USE_PYTHON= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAKE_ENV= PYTHON_SITELIBDIR="${PYTHON_SITELIBDIR}" ALL_TARGET= default |