[43206] trunk/dports/mail/gnupg2/Portfile

perry at macports.org perry at macports.org
Sat Dec 6 20:13:24 PST 2008


Revision: 43206
          http://trac.macports.org/changeset/43206
Author:   perry at macports.org
Date:     2008-12-06 20:13:23 -0800 (Sat, 06 Dec 2008)
Log Message:
-----------
mail/gnupg2 - Fixed a typo in the dirmngr variant. (Closes Ticket #15848)

Modified Paths:
--------------
    trunk/dports/mail/gnupg2/Portfile

Modified: trunk/dports/mail/gnupg2/Portfile
===================================================================
--- trunk/dports/mail/gnupg2/Portfile	2008-12-07 03:52:05 UTC (rev 43205)
+++ trunk/dports/mail/gnupg2/Portfile	2008-12-07 04:13:23 UTC (rev 43206)
@@ -65,7 +65,7 @@
 # Apparently we have no way of forcing gnupg2 to build without DirMngr support,
 # so we have to just hope we don't run into any problems.
 variant dirmngr description {Enable the use of DirMngr by gpgsm} {
-	depends_lib-append  port:dirnmgr
+	depends_lib-append  port:dirmngr
 }
 
 livecheck.check regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081206/0ddee297/attachment.html>


More information about the macports-changes mailing list