diff options
Diffstat (limited to 'security/libgpg-error/Makefile')
-rw-r--r-- | security/libgpg-error/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index e71fd21be72e..1605da36ab87 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -20,7 +20,7 @@ SIG_SUFFIX= .sig USE_INC_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if defined(WITHOUT_NLS) CONFIGURE_ARGS= --without-nls |