diff options
Diffstat (limited to 'archivers/lzo2/Makefile')
-rw-r--r-- | archivers/lzo2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index 5e641078d815..c9626552608e 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -13,6 +13,7 @@ COMMENT= Portable speedy, lossless data compression library LICENSE= GPLv2 +NO_STAGE= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --docdir=${DOCSDIR} |