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 db246dc510be..319a8bacffe7 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= libs/compression MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes post-install: .if !defined(NOPORTDOCS) |