diff options
Diffstat (limited to 'audio/arts/Makefile')
-rw-r--r-- | audio/arts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile index ccb2219ff77a..b8035555f378 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -37,7 +37,7 @@ _NO_KDE_FINAL= yes CFLAGS+= -DHAVE_VASPRINTF CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" CONFIGURE_TARGET= # empty -CONFIGURE_ARGS+=--build=${ARCH}-portbld-freebsd${OSREL} \ +CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include OPTIONS= ESD "Enable esound support" off \ |