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 817453fcfa97..875c9c966801 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= 13 +USE_INC_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes .if defined(MAINTAINER_MODE) |