[83220] trunk/dports/net/pwlib/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 28 12:53:29 PDT 2011


Revision: 83220
          http://trac.macports.org/changeset/83220
Author:   ryandesign at macports.org
Date:     2011-08-28 12:53:29 -0700 (Sun, 28 Aug 2011)
Log Message:
-----------
pwlib: use port:-style dependencies

Modified Paths:
--------------
    trunk/dports/net/pwlib/Portfile

Modified: trunk/dports/net/pwlib/Portfile
===================================================================
--- trunk/dports/net/pwlib/Portfile	2011-08-28 19:53:03 UTC (rev 83219)
+++ trunk/dports/net/pwlib/Portfile	2011-08-28 19:53:29 UTC (rev 83220)
@@ -22,10 +22,10 @@
 
 checksums           md5     0fa33ba1b32b254abe0b731a52c0f2f9
 
-depends_lib         lib:libldap:openldap \
-                    lib:libsdl:libsdl \
-                    lib:libexpat:expat \
-                    lib:libssl:openssl
+depends_lib         port:openldap \
+                    port:libsdl \
+                    port:expat \
+                    port:openssl
 
 worksrcdir          pwlib
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110828/e267f841/attachment.html>


More information about the macports-changes mailing list