pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers Add and enable lzo.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fd95d76f13ea
branches:  trunk
changeset: 496890:fd95d76f13ea
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 14 20:03:12 2005 +0000

description:
Add and enable lzo.

diffstat:

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

diffs (17 lines):

diff -r 6e47da0fafec -r fd95d76f13ea archivers/Makefile
--- a/archivers/Makefile        Thu Jul 14 20:02:47 2005 +0000
+++ b/archivers/Makefile        Thu Jul 14 20:03:12 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2005/06/22 21:12:50 dillo Exp $
+# $NetBSD: Makefile,v 1.85 2005/07/14 20:03:12 wiz Exp $
 #
 
 COMMENT=       Archivers
@@ -37,6 +37,7 @@
 SUBDIR+=       libcomprex
 SUBDIR+=       liblzo
 SUBDIR+=       libzip
+SUBDIR+=       lzo
 SUBDIR+=       lzop
 SUBDIR+=       macutil
 SUBDIR+=       makeself



Home | Main Index | Thread Index | Old Index