diff options
Diffstat (limited to 'sysutils/stress/Makefile')
-rw-r--r-- | sysutils/stress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/stress/Makefile b/sysutils/stress/Makefile index a935601b325d..772e781d9a07 100644 --- a/sysutils/stress/Makefile +++ b/sysutils/stress/Makefile @@ -14,7 +14,7 @@ MAINTAINER= setagllib@optusnet.com.au COMMENT= Tool to impose load on and stress test Unix-like systems GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build ${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build ${MACHINE_ARCH}-portbld-freebsd${OSREL} INFO= stress MAN1= stress.1 |