diff options
Diffstat (limited to 'net/tcpstat/Makefile')
-rw-r--r-- | net/tcpstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpstat/Makefile b/net/tcpstat/Makefile index 8ecacda0db8e..d2a52ad0e633 100644 --- a/net/tcpstat/Makefile +++ b/net/tcpstat/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A program to report various network statistics GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= tcpstat.1 tcpprof.1 DOCS= AUTHORS ChangeLog LICENSE README doc/Tips_and_Tricks.txt |