[84059] trunk/dports/archivers/libarchive/Portfile

jmr at macports.org jmr at macports.org
Thu Sep 15 18:52:37 PDT 2011


Revision: 84059
          http://trac.macports.org/changeset/84059
Author:   jmr at macports.org
Date:     2011-09-15 18:52:34 -0700 (Thu, 15 Sep 2011)
Log Message:
-----------
libarchive: add libxml2 dep (#26878), set license

Modified Paths:
--------------
    trunk/dports/archivers/libarchive/Portfile

Modified: trunk/dports/archivers/libarchive/Portfile
===================================================================
--- trunk/dports/archivers/libarchive/Portfile	2011-09-16 01:18:42 UTC (rev 84058)
+++ trunk/dports/archivers/libarchive/Portfile	2011-09-16 01:52:34 UTC (rev 84059)
@@ -5,6 +5,7 @@
 name             libarchive
 version          2.8.4
 categories       archivers
+license          BSD
 maintainers      toby
 description      functions for reading and writing streaming archives
 long_description \
@@ -21,7 +22,7 @@
                  sha1 b9cc3bbd20bd71f996be9ec738f19fda8653f7af \
                  rmd160 4df65456c9026cdcf05b285db33518f4ff734c6e
 
-depends_lib      port:bzip2 port:zlib port:openssl
+depends_lib      port:bzip2 port:zlib port:openssl port:libxml2
 
 configure.args   --enable-bsdtar=shared --enable-bsdcpio=shared \
                  --without-lzmadec --without-lzma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110915/0381174a/attachment.html>


More information about the macports-changes mailing list