[42343] trunk/dports/perl/p5-archive-tar/Portfile

narf_tm at macports.org narf_tm at macports.org
Wed Nov 19 07:40:31 PST 2008


Revision: 42343
          http://trac.macports.org/changeset/42343
Author:   narf_tm at macports.org
Date:     2008-11-19 07:40:31 -0800 (Wed, 19 Nov 2008)
Log Message:
-----------
Fixed dependencies.  Closes ticket #17325

Modified Paths:
--------------
    trunk/dports/perl/p5-archive-tar/Portfile

Modified: trunk/dports/perl/p5-archive-tar/Portfile
===================================================================
--- trunk/dports/perl/p5-archive-tar/Portfile	2008-11-19 15:37:21 UTC (rev 42342)
+++ trunk/dports/perl/p5-archive-tar/Portfile	2008-11-19 15:40:31 UTC (rev 42343)
@@ -14,4 +14,9 @@
                       sha1 8161961fe2cb9b215f8fca3470dc618b302b50c8 \
                       rmd160 19650609dfe77596f7f5192ff59785e8a54b6ad7
 
-depends_lib-append    port:p5-io-zlib
+depends_lib-append    port:p5-compress-zlib \
+                      port:p5-io-compress-base \
+                      port:p5-io-compress-bzip2 \
+                      port:p5-io-compress-zlib \
+                      port:p5-io-zlib \
+                      port:p5-package-constants
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081119/088e48bd/attachment.html>


More information about the macports-changes mailing list