diff options
Diffstat (limited to 'archivers/lzo/Makefile')
-rw-r--r-- | archivers/lzo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index eb2bf0c0ba71..a50e6a0f2eef 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= libs/compression MAINTAINER= matthias.andree@gmx.de COMMENT= Portable speedy, lossless data compression library +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared |