[82414] trunk/dports/python/py25-pygpgme/Portfile

jmr at macports.org jmr at macports.org
Sat Aug 13 08:26:14 PDT 2011


Revision: 82414
          http://trac.macports.org/changeset/82414
Author:   jmr at macports.org
Date:     2011-08-13 08:26:14 -0700 (Sat, 13 Aug 2011)
Log Message:
-----------
py25-pygpgme: don't clobber python25 dep

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

Modified: trunk/dports/python/py25-pygpgme/Portfile
===================================================================
--- trunk/dports/python/py25-pygpgme/Portfile	2011-08-13 15:24:16 UTC (rev 82413)
+++ trunk/dports/python/py25-pygpgme/Portfile	2011-08-13 15:26:14 UTC (rev 82414)
@@ -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/20110813/aa479f1f/attachment.html>


More information about the macports-changes mailing list