[58917] trunk/dports/print/pdflib/Portfile

blb at macports.org blb at macports.org
Wed Oct 7 00:50:36 PDT 2009


Revision: 58917
          http://trac.macports.org/changeset/58917
Author:   blb at macports.org
Date:     2009-10-07 00:50:32 -0700 (Wed, 07 Oct 2009)
Log Message:
-----------
print/pdflib - typos

Modified Paths:
--------------
    trunk/dports/print/pdflib/Portfile

Modified: trunk/dports/print/pdflib/Portfile
===================================================================
--- trunk/dports/print/pdflib/Portfile	2009-10-07 06:21:02 UTC (rev 58916)
+++ trunk/dports/print/pdflib/Portfile	2009-10-07 07:50:32 UTC (rev 58917)
@@ -56,7 +56,7 @@
 	configure.args-append	--with-perl=${prefix}/bin/perl
 }
 
-variant python24 description {Enable Python language binding using vervion 2.4} conflicts python25 python26 {
+variant python24 description {Enable Python language binding using version 2.4} conflicts python25 python26 {
 	set pyversion           2.4
 	depends_lib-append			port:python[strsed ${pyversion} {g/[.]//}]
 	configure.args-delete	--without-py
@@ -72,7 +72,7 @@
 	}
 }
 
-variant python25 description {Enable Python language binding using vervion 2.5} conflicts python24 python26 {
+variant python25 description {Enable Python language binding using version 2.5} conflicts python24 python26 {
 	set pyversion           2.5
 	depends_lib-append			port:python[strsed ${pyversion} {g/[.]//}]
 	configure.args-delete	--without-py
@@ -88,7 +88,7 @@
 	}
 }
 
-variant python26 description {Enable Python language binding using vervion 2.6} conflicts python24 python25 {
+variant python26 description {Enable Python language binding using version 2.6} conflicts python24 python25 {
 	set pyversion           2.6
 	depends_lib-append			port:python[strsed ${pyversion} {g/[.]//}]
 	configure.args-delete	--without-py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091007/11b7ef88/attachment.html>


More information about the macports-changes mailing list