[39712] trunk/dports/science/veriwell/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 31 22:44:39 PDT 2008
Revision: 39712
http://trac.macosforge.org/projects/macports/changeset/39712
Author: ryandesign at macports.org
Date: 2008-08-31 22:44:38 -0700 (Sun, 31 Aug 2008)
Log Message:
-----------
veriwell: fix dependency typo from r39704 (libz => zlib)
Modified Paths:
--------------
trunk/dports/science/veriwell/Portfile
Modified: trunk/dports/science/veriwell/Portfile
===================================================================
--- trunk/dports/science/veriwell/Portfile 2008-09-01 02:34:39 UTC (rev 39711)
+++ trunk/dports/science/veriwell/Portfile 2008-09-01 05:44:38 UTC (rev 39712)
@@ -23,8 +23,8 @@
depends_build port:help2man
depends_lib port:bzip2 \
- port:libz \
- port:readline
+ port:readline \
+ port:zlib
use_parallel_build yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080831/6455426c/attachment.html
More information about the macports-changes
mailing list