pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers Add andn enable lzmalib and p5-Compress-LZMA...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d818085fd7da
branches:  trunk
changeset: 546547:d818085fd7da
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Sep 04 12:27:53 2008 +0000

description:
Add andn enable lzmalib and p5-Compress-LZMA-Simple.

diffstat:

 archivers/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 845068b599f8 -r d818085fd7da archivers/Makefile
--- a/archivers/Makefile        Thu Sep 04 12:26:28 2008 +0000
+++ b/archivers/Makefile        Thu Sep 04 12:27:53 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2008/09/02 11:46:39 obache Exp $
+# $NetBSD: Makefile,v 1.107 2008/09/04 12:27:53 obache Exp $
 #
 
 COMMENT=       Archivers
@@ -38,6 +38,7 @@
 SUBDIR+=       liblzo
 SUBDIR+=       libzip
 SUBDIR+=       lzma
+SUBDIR+=       lzmalib
 SUBDIR+=       lzo
 SUBDIR+=       lzop
 SUBDIR+=       macutil
@@ -50,6 +51,7 @@
 SUBDIR+=       p5-Archive-Tar
 SUBDIR+=       p5-Archive-Zip
 SUBDIR+=       p5-Compress-Bzip2
+SUBDIR+=       p5-Compress-LZMA-Simple
 SUBDIR+=       p7zip
 SUBDIR+=       par2
 SUBDIR+=       pax



Home | Main Index | Thread Index | Old Index