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 d5c6af2e6955..d4eef2874089 100644 --- a/databases/xbsql/Makefile +++ b/databases/xbsql/Makefile @@ -16,7 +16,7 @@ COMMENT= An SQL wrapper for the XBase DBMS library LIB_DEPENDS= xbase-2.0.0:${PORTSDIR}/databases/xbase USE_BISON= yes -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes USE_REINPLACE= yes |