diff options
Diffstat (limited to 'games/amy/Makefile')
-rw-r--r-- | games/amy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/amy/Makefile b/games/amy/Makefile index 5f9c79542efb..b71ac3d03fa7 100644 --- a/games/amy/Makefile +++ b/games/amy/Makefile @@ -22,7 +22,7 @@ NOT_FOR_ARCHS= sparc64 alpha MAN6= Amy.6 GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} post-extract: ${BZCAT} ${DISTDIR}/ClassicGames.pgn.bz2 > \ |