diff options
Diffstat (limited to 'net/nast/Makefile')
-rw-r--r-- | net/nast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nast/Makefile b/net/nast/Makefile index 52e926a9ef29..ee0889a0cdaf 100644 --- a/net/nast/Makefile +++ b/net/nast/Makefile @@ -23,7 +23,7 @@ LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config MAN8= nast.8 GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" USE_GMAKE= yes USE_REINPLACE= yes |