[50536] trunk/dports/graphics/enblend/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat May 2 12:21:02 PDT 2009


Revision: 50536
          http://trac.macports.org/changeset/50536
Author:   jeremyhu at macports.org
Date:     2009-05-02 12:21:02 -0700 (Sat, 02 May 2009)
Log Message:
-----------
enblend: Don't depend on mesa, since it's using glew which uses OpenGl.framework

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

Modified: trunk/dports/graphics/enblend/Portfile
===================================================================
--- trunk/dports/graphics/enblend/Portfile	2009-05-02 19:17:22 UTC (rev 50535)
+++ trunk/dports/graphics/enblend/Portfile	2009-05-02 19:21:02 UTC (rev 50536)
@@ -4,6 +4,7 @@
 
 name			enblend
 version			3.0
+revision                1
 categories		graphics
 maintainers		nomaintainer
 description		a tool to composite images
@@ -20,11 +21,8 @@
 			port:boost \
 			port:lcms \
 			port:glew \
-			port:libxmi \
-			port:mesa
+			port:libxmi
 
-configure.cppflags-append	-I${x11prefix}/include
-configure.ldflags-append	-L${x11prefix}/lib
 configure.args		--mandir=${prefix}/share/man
 
 patchfiles		patch-src_gpu.cc.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090502/ce157624/attachment.html>


More information about the macports-changes mailing list