aboutsummaryrefslogtreecommitdiff
path: root/ftp/wgetpro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wgetpro/Makefile')
-rw-r--r--ftp/wgetpro/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wgetpro/Makefile b/ftp/wgetpro/Makefile
index a36ab7dd9c16..2ec8b1a1f642 100644
--- a/ftp/wgetpro/Makefile
+++ b/ftp/wgetpro/Makefile
@@ -21,7 +21,7 @@ USE_GETOPT_LONG= yes
USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
.if defined(WITHOUT_NLS)