[54599] trunk/dports/gnome/gnome-vfs/Portfile

toby at macports.org toby at macports.org
Wed Jul 29 17:30:19 PDT 2009


Revision: 54599
          http://trac.macports.org/changeset/54599
Author:   toby at macports.org
Date:     2009-07-29 17:30:19 -0700 (Wed, 29 Jul 2009)
Log Message:
-----------
remove darwin6

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

Modified: trunk/dports/gnome/gnome-vfs/Portfile
===================================================================
--- trunk/dports/gnome/gnome-vfs/Portfile	2009-07-30 00:29:29 UTC (rev 54598)
+++ trunk/dports/gnome/gnome-vfs/Portfile	2009-07-30 00:30:19 UTC (rev 54599)
@@ -60,26 +60,6 @@
         ${worksrcpath}/libgnomevfs/gnome-vfs-unix-mounts.c
 }
 
-platform darwin 6 {
-    post-patch {
-        reinplace "s|#include <arpa/nameser.h>|#include <arpa/nameser.h>\\
-        #ifndef T_SRV\\
-        #define T_SRV 33\\
-        #endif|g" \
-            ${worksrcpath}/libgnomevfs/gnome-vfs-dns-sd.c
-
-        reinplace "s|#include <limits.h>|#include <limits.h>\\
-        #if \!defined getc_unlocked \\&\\& \!defined HAVE_GETC_UNLOCKED\\
-        #define getc_unlocked(fp) getc (fp)\\
-        #endif|g" \
-            ${worksrcpath}/libgnomevfs/xdgmimemagic.c
-
-        reinplace "s|socklen_t|int|g" ${worksrcpath}/modules/ftp-method.c
-    }
-
-    configure.ldflags-delete    -lresolv
-}
-
 platform darwin 7 {
     post-patch {
         reinplace "s|#include <stdio.h>|#include <stdio.h>\\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090729/cd50c5a4/attachment.html>


More information about the macports-changes mailing list