diff options
Diffstat (limited to 'archivers/lzo2')
-rw-r--r-- | archivers/lzo2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index 319a8bacffe7..f52d96490d92 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= libs/compression MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes post-install: .if !defined(NOPORTDOCS) |