diff options
Diffstat (limited to 'databases/xbsql/Makefile')
-rw-r--r-- | databases/xbsql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/xbsql/Makefile b/databases/xbsql/Makefile index 23fd9f9e11a6..d4eef2874089 100644 --- a/databases/xbsql/Makefile +++ b/databases/xbsql/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= xbase-2.0.0:${PORTSDIR}/databases/xbase USE_BISON= yes USE_INC_LIBTOOL_VER= 13 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes USE_REINPLACE= yes |