diff options
Diffstat (limited to 'databases/puredb/Makefile')
-rw-r--r-- | databases/puredb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/puredb/Makefile b/databases/puredb/Makefile index 2405f89d86e3..3ba9950435db 100644 --- a/databases/puredb/Makefile +++ b/databases/puredb/Makefile @@ -14,7 +14,7 @@ DISTNAME= pure-db-${PORTVERSION} MAINTAINER= sergei@FreeBSD.org COMMENT= Set of libraries for creating and reading constant databases -USE_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13 INSTALLS_SHLIB= yes DOCS= AUTHORS FORMAT_DESCR NEWS README |