diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/libarchive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 0eec64cbbcc3..4d05d7035081 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -28,6 +28,7 @@ PLIST_FILES= bin/bsdcpio \ lib/libarchive.so \ lib/libarchive.so.10 \ lib/pkgconfig/libarchive.pc +PLIST_DIRS= lib/pkgconfig MANCOMPRESSED= no MAN1= bsdcpio.1 \ |