diff options
Diffstat (limited to 'security/libtasn1/Makefile')
-rw-r--r-- | security/libtasn1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index d5ad6a7639d8..b4e62aeaa0e2 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -22,7 +22,7 @@ SIG_SUFFIX= .sig INSTALLS_SHLIB= yes USE_LIBTOOL_VER= 15 USE_GETOPT_LONG= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} DOCS= AUTHORS NEWS README THANKS doc/TODO \ doc/libtasn1.html doc/libtasn1.pdf doc/libtasn1.ps |