[83597] trunk/dports/python/py26-pygpgme/Portfile

afb at macports.org afb at macports.org
Tue Sep 6 23:40:01 PDT 2011


Revision: 83597
          http://trac.macports.org/changeset/83597
Author:   afb at macports.org
Date:     2011-09-06 23:39:54 -0700 (Tue, 06 Sep 2011)
Log Message:
-----------
py26-pygpgme: fix depends_lib (restore python26)

Modified Paths:
--------------
    trunk/dports/python/py26-pygpgme/Portfile

Modified: trunk/dports/python/py26-pygpgme/Portfile
===================================================================
--- trunk/dports/python/py26-pygpgme/Portfile	2011-09-07 06:13:21 UTC (rev 83596)
+++ trunk/dports/python/py26-pygpgme/Portfile	2011-09-07 06:39:54 UTC (rev 83597)
@@ -20,6 +20,6 @@
 distname		pygpgme-${version}
 checksums		md5 0878d866b6ee8a98a9003a81934ecee3
 
-depends_lib		port:gpgme
+depends_lib-append	port:gpgme
 
 post-destroot		{ delete "${destroot}/${python.pkgd}/gpgme/tests" }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110906/dbd23d32/attachment.html>


More information about the macports-changes mailing list