[82395] trunk/dports/python/py-pygpgme/Portfile

jmr at macports.org jmr at macports.org
Fri Aug 12 17:40:55 PDT 2011


Revision: 82395
          http://trac.macports.org/changeset/82395
Author:   jmr at macports.org
Date:     2011-08-12 17:40:55 -0700 (Fri, 12 Aug 2011)
Log Message:
-----------
py-pygpgme: don't clobber python24 dep

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

Modified: trunk/dports/python/py-pygpgme/Portfile
===================================================================
--- trunk/dports/python/py-pygpgme/Portfile	2011-08-13 00:37:59 UTC (rev 82394)
+++ trunk/dports/python/py-pygpgme/Portfile	2011-08-13 00:40:55 UTC (rev 82395)
@@ -19,7 +19,7 @@
 distname		pygpgme-${version}
 checksums		md5 0878d866b6ee8a98a9003a81934ecee3
 
-depends_lib		port:gpgme
+depends_lib-append		port:gpgme
 
 build.env		CPPFLAGS="-I${prefix}/include"
 build.cmd		make
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110812/50762ab0/attachment.html>


More information about the macports-changes mailing list