diff options
Diffstat (limited to 'net/tacshell/Makefile')
-rw-r--r-- | net/tacshell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tacshell/Makefile b/net/tacshell/Makefile index ba81792ea217..bd7cbd83b4cc 100644 --- a/net/tacshell/Makefile +++ b/net/tacshell/Makefile @@ -14,7 +14,7 @@ MAINTAINER= krion@FreeBSD.org COMMENT= Shell authentication for TACACS+ protocol GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} PORTDOCS= README WHATSNEW ChangeLog PLIST_FILES= bin/tacshell etc/tacshell.conf.sample |