diff options
Diffstat (limited to 'archivers/libarchive/Makefile')
-rw-r--r-- | archivers/libarchive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index b7144136d57f..84551e46404d 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -14,7 +14,7 @@ MAINTAINER= glewis@FreeBSD.org COMMENT= Library to create and read several streaming archive formats GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes OPTIONS= BSDCPIO "Enable bsdcpio" on |