[54307] trunk/dports/graphics

toby at macports.org toby at macports.org
Fri Jul 24 11:47:07 PDT 2009


Revision: 54307
          http://trac.macports.org/changeset/54307
Author:   toby at macports.org
Date:     2009-07-24 11:47:07 -0700 (Fri, 24 Jul 2009)
Log Message:
-----------
remove darwin 6

Modified Paths:
--------------
    trunk/dports/graphics/ImageMagick/Portfile
    trunk/dports/graphics/gd2/Portfile
    trunk/dports/graphics/gdk-pixbuf/Portfile

Modified: trunk/dports/graphics/ImageMagick/Portfile
===================================================================
--- trunk/dports/graphics/ImageMagick/Portfile	2009-07-24 18:46:00 UTC (rev 54306)
+++ trunk/dports/graphics/ImageMagick/Portfile	2009-07-24 18:47:07 UTC (rev 54307)
@@ -246,12 +246,6 @@
         --without-magick-plus-plus
 }
 
-platform darwin 6 {
-    depends_lib-append \
-        lib:libdl:dlcompat \
-        lib:libltdl:libtool
-}
-
 livecheck.version       ${reasonable_version}
 livecheck.check         regex
 livecheck.url           http://ftp.surfnet.nl/pub/ImageMagick/?C=M&O=D

Modified: trunk/dports/graphics/gd2/Portfile
===================================================================
--- trunk/dports/graphics/gd2/Portfile	2009-07-24 18:46:00 UTC (rev 54306)
+++ trunk/dports/graphics/gd2/Portfile	2009-07-24 18:47:07 UTC (rev 54307)
@@ -78,10 +78,6 @@
     }
 }
 
-platform darwin 6 {
-    depends_lib lib:libdl:dlcompat
-}
-
 if { ! [variant_isset no_x11] } {
     configure.args-append  --x-includes=${prefix}/include --x-libraries=${prefix}/lib
 }

Modified: trunk/dports/graphics/gdk-pixbuf/Portfile
===================================================================
--- trunk/dports/graphics/gdk-pixbuf/Portfile	2009-07-24 18:46:00 UTC (rev 54306)
+++ trunk/dports/graphics/gdk-pixbuf/Portfile	2009-07-24 18:47:07 UTC (rev 54307)
@@ -33,8 +33,6 @@
 configure.env		LIBS="-L${prefix}/lib"
 configure.args	--with-html-dir=${prefix}/share/doc/$name --disable-gtk-doc
 
-platform darwin 6 { depends_lib-append lib:libdl:dlcompat }
-
 livecheck.check regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090724/9b383898/attachment-0001.html>


More information about the macports-changes mailing list