diff options
Diffstat (limited to 'archivers/lzo/Makefile')
-rw-r--r-- | archivers/lzo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index ca7adf4b1c3f..f0d7abbe9c36 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= libs/compression MAINTAINER= mandree@FreeBSD.org COMMENT= Portable speedy, lossless data compression library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared USE_LDCONFIG= yes |