diff options
Diffstat (limited to 'databases/knoda/Makefile')
-rw-r--r-- | databases/knoda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/knoda/Makefile b/databases/knoda/Makefile index 619ff12bc63b..18da2b219634 100644 --- a/databases/knoda/Makefile +++ b/databases/knoda/Makefile @@ -25,7 +25,7 @@ INSTALLS_SHLIB= yes USE_INC_LIBTOOL_VER= 13 USE_REINPLACE= yes CONFIGURE_TARGET= -CONFIGURE_ARGS+= --build=${ARCH}-portbld-freebsd${OSREL} \ +CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ --with-hk_classes-dir=${LOCALBASE}/lib/hk_classes \ --with-hk_classes-incdir=${LOCALBASE}/include/hk_classes |