[32987] trunk/dports/gnome/libgsf/Portfile

nox at macports.org nox at macports.org
Tue Jan 15 17:47:43 PST 2008


Revision: 32987
          http://trac.macosforge.org/projects/macports/changeset/32987
Author:   nox at macports.org
Date:     2008-01-15 17:47:41 -0800 (Tue, 15 Jan 2008)

Log Message:
-----------
libgsf:
 * Whitespace changes.
 * Removed useless mandir configure argument.

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

Modified: trunk/dports/gnome/libgsf/Portfile
===================================================================
--- trunk/dports/gnome/libgsf/Portfile	2008-01-16 01:25:38 UTC (rev 32986)
+++ trunk/dports/gnome/libgsf/Portfile	2008-01-16 01:47:41 UTC (rev 32987)
@@ -2,23 +2,23 @@
 
 PortSystem      1.0
 
-name		    libgsf
-version		    1.14.7
-maintainers	    nomaintainer
-categories	    gnome
-platforms	    darwin 
-description	    A i/o abstraction for dealing with file formats
+name            libgsf
+version         1.14.7
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin 
+description     A i/o abstraction for dealing with file formats
 
 long_description \
     libgsf aims to provide an efficient extensible \
     i/o abstraction for dealing with different \
     structured file formats.
 
-homepage	    http://www.gnome.org/
-master_sites    gnome:sources/libgsf/[strsed ${version} {/\.[0-9]*$//}]/
-use_bzip2 	    yes
+homepage        http://www.gnome.org/
+master_sites    gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
+use_bzip2       yes
 
-checksums	    md5 6612f1e57d3974d609bedd2fd8ff6317 \
+checksums       md5 6612f1e57d3974d609bedd2fd8ff6317 \
                 sha1 9950e42db36007591af2d5783bdf68dc73f47d1b \
                 rmd160 09e2d07c922e6f43868dabbcfa2af2021ca5707a
 
@@ -27,8 +27,7 @@
                 port:dbus-glib \
                 port:libbonobo
 
-configure.args	--mandir=${prefix}/share/man \
-	            --with-gnome \
-	            --without-python
+configure.args  --with-gnome \
+                --without-python
 
 configure.cppflags-append   -L${prefix}/lib

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


More information about the macports-changes mailing list