diff options
Diffstat (limited to 'audio/ample/Makefile')
-rw-r--r-- | audio/ample/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ample/Makefile b/audio/ample/Makefile index 20a59e9..3e60a77 100644 --- a/audio/ample/Makefile +++ b/audio/ample/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Allows you to listen to your own MP3's away from home GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= ample.1 MAN5= ample.conf.5 ample.html.5 |