[82663] trunk/dports/devel/libgcrypt/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Aug 17 11:20:37 PDT 2011


Revision: 82663
          http://trac.macports.org/changeset/82663
Author:   jeremyhu at macports.org
Date:     2011-08-17 11:20:37 -0700 (Wed, 17 Aug 2011)
Log Message:
-----------
libgcrypt: typo fix

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

Modified: trunk/dports/devel/libgcrypt/Portfile
===================================================================
--- trunk/dports/devel/libgcrypt/Portfile	2011-08-17 18:13:19 UTC (rev 82662)
+++ trunk/dports/devel/libgcrypt/Portfile	2011-08-17 18:20:37 UTC (rev 82663)
@@ -37,7 +37,7 @@
 configure.cflags-append "-std=gnu89"
 
 if {${configure.compiler} == "clang"} {
-	# libgcrypt-1.5.0 does some ugly stuff with thwir udiv_qrnnd macro in mpih-div.c
+	# libgcrypt-1.5.0 does some ugly stuff with their udiv_qrnnd macro in mpih-div.c
 	# error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast
 	configure.cflags-append "-fheinous-gnu-extensions"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110817/41c93133/attachment.html>


More information about the macports-changes mailing list