diff options
Diffstat (limited to 'www/mnogosearch/Makefile')
-rw-r--r-- | www/mnogosearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile index 2a55ec6..88016f2 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -23,7 +23,7 @@ INSTALLS_SHLIB= yes USE_GMAKE= yes USE_LIBTOOL_VER=13 GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+=--enable-phrase \ --enable-shared \ --sysconfdir=${PREFIX}/etc/mnogosearch \ |