diff options
Diffstat (limited to 'databases/xbase/Makefile')
-rw-r--r-- | databases/xbase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/xbase/Makefile b/databases/xbase/Makefile index ca67981a8b71..4ab5357ec96c 100644 --- a/databases/xbase/Makefile +++ b/databases/xbase/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= An xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GNOME= lthack INSTALLS_SHLIB= yes |