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 libzip



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3f09f2f7b53
branches:  trunk
changeset: 496092:e3f09f2f7b53
user:      dillo <dillo%pkgsrc.org@localhost>
date:      Wed Jun 22 21:12:50 2005 +0000

description:
add and enable libzip

diffstat:

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

diffs (17 lines):

diff -r 90300580a6e5 -r e3f09f2f7b53 archivers/Makefile
--- a/archivers/Makefile        Wed Jun 22 21:11:38 2005 +0000
+++ b/archivers/Makefile        Wed Jun 22 21:12:50 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2005/02/02 18:02:39 xtraeme Exp $
+# $NetBSD: Makefile,v 1.84 2005/06/22 21:12:50 dillo Exp $
 #
 
 COMMENT=       Archivers
@@ -36,6 +36,7 @@
 SUBDIR+=       libarchive
 SUBDIR+=       libcomprex
 SUBDIR+=       liblzo
+SUBDIR+=       libzip
 SUBDIR+=       lzop
 SUBDIR+=       macutil
 SUBDIR+=       makeself



Home | Main Index | Thread Index | Old Index