[72501] trunk/dports/databases/tokyocabinet/Portfile

stromnov at macports.org stromnov at macports.org
Mon Oct 18 07:34:22 PDT 2010


Revision: 72501
          http://trac.macports.org/changeset/72501
Author:   stromnov at macports.org
Date:     2010-10-18 07:34:20 -0700 (Mon, 18 Oct 2010)
Log Message:
-----------
tokyocabinet: add missing bzip2 dependency (#26879)

Modified Paths:
--------------
    trunk/dports/databases/tokyocabinet/Portfile

Modified: trunk/dports/databases/tokyocabinet/Portfile
===================================================================
--- trunk/dports/databases/tokyocabinet/Portfile	2010-10-18 14:33:10 UTC (rev 72500)
+++ trunk/dports/databases/tokyocabinet/Portfile	2010-10-18 14:34:20 UTC (rev 72501)
@@ -5,6 +5,7 @@
 
 name                tokyocabinet
 version             1.4.46
+revision            1
 categories          databases
 maintainers         stromnov openmaintainer
 platforms           darwin
@@ -27,7 +28,8 @@
                     sha1    031569d1eb181584ce4a96c4951341e6b29be8c8 \
                     rmd160  8e7451bcec30e1a432f6d9fea70c2e39027781f8
 
-depends_lib         port:zlib
+depends_lib         port:zlib \
+                    port:bzip2
 
 # To avoid linking against a previously installed version, remove the default
 # CPPFLAGS and LDFLAGS. The build scripts already add the
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101018/cc002088/attachment.html>


More information about the macports-changes mailing list