diff options
Diffstat (limited to 'audio/cuetools/Makefile')
-rw-r--r-- | audio/cuetools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cuetools/Makefile b/audio/cuetools/Makefile index b4d06acc0bc3..3117ecd4a0d6 100644 --- a/audio/cuetools/Makefile +++ b/audio/cuetools/Makefile @@ -17,7 +17,7 @@ USE_REINPLACE= yes USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= cuebreakpoints.1 cueconvert.1 cueprint.1 PORTDOCS= README |