[30515] trunk/dports/devel/bazaar/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 29 23:26:36 PDT 2007


Revision: 30515
          http://trac.macosforge.org/projects/macports/changeset/30515
Author:   markd at macports.org
Date:     2007-10-29 23:26:35 -0700 (Mon, 29 Oct 2007)

Log Message:
-----------
Convert old dependency style to the new "port:" style.

Modified Paths:
--------------
    trunk/dports/devel/bazaar/Portfile

Modified: trunk/dports/devel/bazaar/Portfile
===================================================================
--- trunk/dports/devel/bazaar/Portfile	2007-10-30 05:28:42 UTC (rev 30514)
+++ trunk/dports/devel/bazaar/Portfile	2007-10-30 06:26:35 UTC (rev 30515)
@@ -47,7 +47,7 @@
 	file rename ${destroot}${prefix}/bin/annotate ${destroot}${prefix}/bin/annotate-baz
 }
 
-depends_lib    lib:libneon:neon  lib:libgpgme:gpgme
+depends_lib    port:neon  port:gpgme
 
 platform darwin 7 {
 	depends_lib-append    bin:gdiff:diffutils bin:gpatch:gpatch \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071029/8a88b699/attachment.html


More information about the macports-changes mailing list