[50128] trunk/dports/devel/inventor/Portfile

toby at macports.org toby at macports.org
Sun Apr 26 01:12:41 PDT 2009


Revision: 50128
          http://trac.macports.org/changeset/50128
Author:   toby at macports.org
Date:     2009-04-26 01:12:41 -0700 (Sun, 26 Apr 2009)
Log Message:
-----------
remove dlcompat from the main deps list

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

Modified: trunk/dports/devel/inventor/Portfile
===================================================================
--- trunk/dports/devel/inventor/Portfile	2009-04-26 08:11:03 UTC (rev 50127)
+++ trunk/dports/devel/inventor/Portfile	2009-04-26 08:12:41 UTC (rev 50128)
@@ -28,7 +28,6 @@
 		    port:xorg-libXt \
 		    port:freetype \
 		    lib:libjpeg.62:jpeg \
-		    lib:libdl:dlcompat \
 		    port:glw
 
 patchfiles	    patch-BarChart-GNUmakefile.diff \
@@ -95,3 +94,7 @@
 		system "ranlib ${destroot}${prefix}/lib/libimage.a"
 	}
 }
+
+platform darwin 6 {
+	depends_lib-append lib:libdl:dlcompat
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090426/02456d21/attachment.html>


More information about the macports-changes mailing list