diff options
Diffstat (limited to 'net/latd/Makefile')
-rw-r--r-- | net/latd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/latd/Makefile b/net/latd/Makefile index e78da1f6b4ff..45aa3934bcf7 100644 --- a/net/latd/Makefile +++ b/net/latd/Makefile @@ -15,7 +15,7 @@ MAINTAINER= tillman@seekingfire.com COMMENT= The linux-decnet project LAT protocol suite GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= llogin.1 MAN5= latd.conf.5 |