[23412] trunk/dports/gnome/gthumb/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Mar 31 04:05:20 PDT 2007


Revision: 23412
          http://trac.macosforge.org/projects/macports/changeset/23412
Author:   rhwood at macports.org
Date:     2007-03-31 04:05:20 -0700 (Sat, 31 Mar 2007)

Log Message:
-----------
Fix documentation installation
Take joint maintainership with opwnmaintainer at macports.org

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

Modified: trunk/dports/gnome/gthumb/Portfile
===================================================================
--- trunk/dports/gnome/gthumb/Portfile	2007-03-31 10:54:23 UTC (rev 23411)
+++ trunk/dports/gnome/gthumb/Portfile	2007-03-31 11:05:20 UTC (rev 23412)
@@ -5,7 +5,7 @@
 version		2.10.1
 description	Image viewer and browser for the gnome desktop.
 long_description	${description}
-maintainers	nomaintainer at macports.org
+maintainers	rhwood at macports.org openmaintainer at macports.org
 categories	gnome 
 platforms	darwin 
 homepage	http://www.gnome.org/
@@ -13,13 +13,10 @@
 use_bzip2	yes
 checksums	md5 80061c224b4822da588330013e5f198e
 depends_lib	bin:libgnomeprintui-2:libgnomeprintui
+configure.args  --disable-scrollkeeper
 configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
                 CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress" 
 
-post-destroot	{
-	file delete -force ${destroot}${prefix}/var/scrollkeeper
-}
-
 post-activate	{
 	system "scrollkeeper-update"
 }

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


More information about the macports-changes mailing list