[92602] trunk/dports/graphics/Coin/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue May 1 23:00:56 PDT 2012


Revision: 92602
          https://trac.macports.org/changeset/92602
Author:   ryandesign at macports.org
Date:     2012-05-01 23:00:56 -0700 (Tue, 01 May 2012)
Log Message:
-----------
Coin needs mesa

Modified Paths:
--------------
    trunk/dports/graphics/Coin/Portfile

Modified: trunk/dports/graphics/Coin/Portfile
===================================================================
--- trunk/dports/graphics/Coin/Portfile	2012-05-02 05:51:46 UTC (rev 92601)
+++ trunk/dports/graphics/Coin/Portfile	2012-05-02 06:00:56 UTC (rev 92602)
@@ -4,7 +4,7 @@
 
 name			Coin
 version			3.1.3
-revision		1
+revision		2
 description		cross platform C++ OpenGL scene graph library
 long_description	Coin is a high-level 3D graphics library with a   \
 	C++ Application Programming Interface. Coin uses scene-graph data \
@@ -20,12 +20,12 @@
 			sha1    8e9f05628461963623686d3ec53102214e233dd1 \
 			rmd160  e57fd6a4876a06874429f9ad6b96f166f5609362
 
-depends_lib		port:simage \
+depends_lib		port:mesa \
+			port:simage \
 			port:xorg-libsm \
 			port:xorg-libXext \
 			port:xorg-libXt
 
-use_configure		yes
 configure.args		--with-simage=${prefix} --mandir=${prefix}/share/man
 
 post-build {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120501/2c0c03f8/attachment-0001.html>


More information about the macports-changes mailing list