diff options
Diffstat (limited to 'sysutils/pipemeter/Makefile')
-rw-r--r-- | sysutils/pipemeter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pipemeter/Makefile b/sysutils/pipemeter/Makefile index e20b3fd381f0..b76908e311c1 100644 --- a/sysutils/pipemeter/Makefile +++ b/sysutils/pipemeter/Makefile @@ -15,7 +15,7 @@ MAINTAINER= rabbi@abditum.com COMMENT= Measure speed of data going through a pipe GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= pipemeter.1 PORTDOCS= Changelog README |