[46469] trunk/dports/graphics/gegl/Portfile

devans at macports.org devans at macports.org
Thu Feb 5 01:15:46 PST 2009


Revision: 46469
          http://trac.macports.org/changeset/46469
Author:   devans at macports.org
Date:     2009-02-05 01:15:45 -0800 (Thu, 05 Feb 2009)
Log Message:
-----------
gegl: change style of dependency on ffmpeg from port to lib to allow either ffmpeg or ffmpeg-devel to satisfy the dependency.

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

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2009-02-05 09:04:45 UTC (rev 46468)
+++ trunk/dports/graphics/gegl/Portfile	2009-02-05 09:15:45 UTC (rev 46469)
@@ -42,7 +42,7 @@
     port:librsvg \
     port:libsdl \
     port:graphviz \
-    port:ffmpeg \
+    lib:libavcodec:ffmpeg \
     port:libspiro
 
 configure.args-append  --disable-docs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090205/aead3d52/attachment.html>


More information about the macports-changes mailing list