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

jmr at macports.org jmr at macports.org
Thu Feb 5 20:09:25 PST 2009


Revision: 46515
          http://trac.macports.org/changeset/46515
Author:   jmr at macports.org
Date:     2009-02-05 20:09:25 -0800 (Thu, 05 Feb 2009)
Log Message:
-----------
enblend: set to nomaintainer as per former maintainer's request (#18397), remove Xcode 3.0 linker workaround

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

Modified: trunk/dports/graphics/enblend/Portfile
===================================================================
--- trunk/dports/graphics/enblend/Portfile	2009-02-06 03:52:09 UTC (rev 46514)
+++ trunk/dports/graphics/enblend/Portfile	2009-02-06 04:09:25 UTC (rev 46515)
@@ -5,7 +5,7 @@
 name			enblend
 version			3.0
 categories		graphics
-maintainers		brad.froehle at gmail.com openmaintainer
+maintainers		nomaintainer
 description		a tool to composite images
 long_description	Enblend is a tool to composite overlapping images \
 			with invisible (or very difficult to see) seams.
@@ -27,10 +27,6 @@
 configure.ldflags-append	-L${x11prefix}/lib
 configure.args		--mandir=${prefix}/share/man
 
-platform darwin 9 {
-	configure.ldflags-append	"-dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"
-}
-
 patchfiles		patch-src_gpu.cc.diff \
 			patch-src_anneal.h.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090205/55256c69/attachment.html>


More information about the macports-changes mailing list