[33194] trunk/dports/devel/dbus/Portfile

nox at macports.org nox at macports.org
Sun Jan 20 18:01:05 PST 2008


Revision: 33194
          http://trac.macosforge.org/projects/macports/changeset/33194
Author:   nox at macports.org
Date:     2008-01-20 18:01:03 -0800 (Sun, 20 Jan 2008)

Log Message:
-----------
dbus: Whitespace changes.

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

Modified: trunk/dports/devel/dbus/Portfile
===================================================================
--- trunk/dports/devel/dbus/Portfile	2008-01-21 01:58:39 UTC (rev 33193)
+++ trunk/dports/devel/dbus/Portfile	2008-01-21 02:01:03 UTC (rev 33194)
@@ -2,9 +2,9 @@
 
 PortSystem      1.0
 
-name        	dbus
-version	        1.0.2
-revision		2
+name            dbus
+version         1.0.2
+revision        2
 maintainers     nomaintainer
 categories      devel
 platforms       darwin
@@ -13,7 +13,6 @@
 long_description \
     ${description}
 
-
 homepage        http://www.freedesktop.org/Software/dbus
 master_sites    http://dbus.freedesktop.org/releases/dbus
 
@@ -21,18 +20,18 @@
                 sha1 2870efd6ea0b5b0d14e52195f560238a74bb1e0e \
                 rmd160 d5eddfb058c4c026d4a9f091ad90abcc6e54861a
 
-depends_lib	    port:expat \
+depends_lib     port:expat \
                 port:libxml2
-depends_build	port:pkgconfig \
+depends_build   port:pkgconfig \
                 port:docbook-xml-4.1.2 \
                 port:xmlto
 
-configure.args	--mandir=${prefix}/share/man \
+configure.args  --mandir=${prefix}/share/man \
                 --disable-tests \
                 --enable-xml-docs \
                 --enable-kqueue \
                 --with-dbus-daemondir=${prefix}/bin
-	
+    
 configure.cflags-append -no-cpp-precomp
 configure.cflags-append -flat_namespace
 
@@ -52,8 +51,8 @@
     reinplace "s|ucred.h|sys/ucred.h|g" ${worksrcpath}/dbus/dbus-sysdeps-unix.c
 }
 
-test.run    yes
-test.target check
+test.run        yes
+test.target     check
 
 pre-test {
     if {![variant_isset test]} {

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


More information about the macports-changes mailing list