diff options
Diffstat (limited to 'audio/blop/Makefile')
-rw-r--r-- | audio/blop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/blop/Makefile b/audio/blop/Makefile index 472c9d4fd8a2..f261cdaf87cc 100644 --- a/audio/blop/Makefile +++ b/audio/blop/Makefile @@ -19,7 +19,7 @@ USE_GETOPT_LONG= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-ladspa-prefix="${LOCALBASE}" |