[105794] trunk/dports/gnome/gucharmap/Portfile

devans at macports.org devans at macports.org
Sun May 5 19:08:16 PDT 2013


Revision: 105794
          https://trac.macports.org/changeset/105794
Author:   devans at macports.org
Date:     2013-05-05 19:08:16 -0700 (Sun, 05 May 2013)
Log Message:
-----------
gucharmap: white space only.

Modified Paths:
--------------
    trunk/dports/gnome/gucharmap/Portfile

Modified: trunk/dports/gnome/gucharmap/Portfile
===================================================================
--- trunk/dports/gnome/gucharmap/Portfile	2013-05-06 02:03:19 UTC (rev 105793)
+++ trunk/dports/gnome/gucharmap/Portfile	2013-05-06 02:08:16 UTC (rev 105794)
@@ -1,13 +1,13 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem      1.0
 
-name		gucharmap
+name            gucharmap
 version         2.30.3
 revision        6
 set branch      [join [lrange [split ${version} .] 0 1] .]
-description	gucharmap is a featureful unicode character map.
+description     gucharmap is a featureful unicode character map.
 long_description ${description}
 maintainers     devans openmaintainer
 categories      gnome
@@ -33,13 +33,13 @@
 
 patchfiles      patch-configure.diff
 
-configure.args	--disable-schemas-install \
+configure.args  --disable-schemas-install \
                 --disable-scrollkeeper \
                 --enable-introspection \
                 --enable-python-bindings
 
 # gobject-introspection uses g-ir-scanner, which uses $CC from env
-build.args-append       CC="${configure.cc} ${configure.cc_archflags}"
+build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
 
 variant python25 conflicts python26 python27 description {Use python 2.5} {
     configure.python          ${prefix}/bin/python2.5
@@ -66,7 +66,7 @@
     default_variants +python27
 }
 
-post-activate	{
+post-activate   {
     system "${prefix}/bin/scrollkeeper-update"
     system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130505/56f755ae/attachment.html>


More information about the macports-changes mailing list