[35092] trunk/dports/devel/kcachegrind/Portfile

simon at macports.org simon at macports.org
Mon Mar 17 05:53:26 PDT 2008


Revision: 35092
          http://trac.macosforge.org/projects/macports/changeset/35092
Author:   simon at macports.org
Date:     2008-03-17 05:53:24 -0700 (Mon, 17 Mar 2008)

Log Message:
-----------
devel/kcachegrind: Whitespace only changes.

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

Modified: trunk/dports/devel/kcachegrind/Portfile
===================================================================
--- trunk/dports/devel/kcachegrind/Portfile	2008-03-17 10:13:03 UTC (rev 35091)
+++ trunk/dports/devel/kcachegrind/Portfile	2008-03-17 12:53:24 UTC (rev 35092)
@@ -1,27 +1,26 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem          1.0
 
-name			kcachegrind
-version		    0.4.6	
-revision		1
-categories		devel
-platforms		darwin
-maintainers		nomaintainer
-description		KCachegrind - Profiling Visualization
+name                kcachegrind
+version             0.4.6
+revision            1
+categories          devel
+platforms           darwin
+maintainers         nomaintainer
+description         KCachegrind - Profiling Visualization
 
-homepage		http://kcachegrind.sourceforge.net/
-master_sites	${homepage}
-distname		kcachegrind-${version}
-checksums		md5 4ed60028dcefd6bf626635d5f2f50273
+homepage            http://kcachegrind.sourceforge.net/
+master_sites        ${homepage}
+distname            kcachegrind-${version}
+checksums           md5 4ed60028dcefd6bf626635d5f2f50273
 
-depends_lib     port:kdelibs3
+depends_lib         port:kdelibs3
 
-configure.args \
-	--with-extra-includes=${prefix}/include \
-	--with-extra-libs=${prefix}/lib \
-	--with-qt-dir=${prefix}/lib/qt3 \
-	--without-arts
+configure.args      --with-extra-includes=${prefix}/include \
+                    --with-extra-libs=${prefix}/lib \
+                    --with-qt-dir=${prefix}/lib/qt3 \
+                    --without-arts
 
 platform darwin 9 {
     # http://developer.apple.com/qa/qa2007/qa1567.html

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


More information about the macports-changes mailing list