[20559] trunk/dports/textproc/libxml2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 6 16:17:04 PST 2006


Revision: 20559
          http://trac.macosforge.org/projects/macports/changeset/20559
Author:   blair at macports.org
Date:     2006-11-06 16:17:03 -0800 (Mon, 06 Nov 2006)

Log Message:
-----------
Detabify the file.

Modified Paths:
--------------
    trunk/dports/textproc/libxml2/Portfile

Modified: trunk/dports/textproc/libxml2/Portfile
===================================================================
--- trunk/dports/textproc/libxml2/Portfile	2006-11-06 23:28:39 UTC (rev 20558)
+++ trunk/dports/textproc/libxml2/Portfile	2006-11-07 00:17:03 UTC (rev 20559)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name                  libxml2
-version		2.6.23
+version               2.6.23
 categories            textproc
 description           gnome xml library
 platforms             darwin
@@ -16,11 +16,10 @@
 configure.env         BASE_DIR=${prefix}/share/doc
 configure.args        --mandir=${prefix}/share/man --with-iconv=${prefix} \
                         --enable-static=no \
-			--without-python
+                        --without-python
 
 long_description \
 Libxml is the XML C library developed for the Gnome project.  \
 XML itself is a metalanguage to design markup languages, \
 Though the library is written in C, a variety of language bindings make it \
 available in other environments. 
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061106/568b68d5/attachment.html


More information about the macports-changes mailing list