diff options
Diffstat (limited to 'astro/match/Makefile')
-rw-r--r-- | astro/match/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/match/Makefile b/astro/match/Makefile index e463de4a66fb..1e109a25a856 100644 --- a/astro/match/Makefile +++ b/astro/match/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A program for matching star lists GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_FILES= bin/apply_match bin/match bin/project_coords |