diff options
Diffstat (limited to 'german')
-rw-r--r-- | german/ksteak/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/ksteak/Makefile b/german/ksteak/Makefile index 78dcf0cadc3a..9e725c4bca02 100644 --- a/german/ksteak/Makefile +++ b/german/ksteak/Makefile @@ -26,7 +26,7 @@ USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_TARGET= -CONFIGURE_ARGS+=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes .include <bsd.port.pre.mk> |