Modified: trunk/dports/gnome/gst-plugins-gl/Portfile (75471 => 75472)
--- trunk/dports/gnome/gst-plugins-gl/Portfile 2011-01-26 02:02:09 UTC (rev 75471)
+++ trunk/dports/gnome/gst-plugins-gl/Portfile 2011-01-26 02:58:04 UTC (rev 75472)
@@ -5,6 +5,7 @@
name gst-plugins-gl
version 0.10.2
+revision 1
description This is gst-plugins, a set of plug-ins for GStreamer.
long_description The GStreamer OpenGL module provides helper libraries, base \
classes and elements for integrating with OpenGL and using \
@@ -18,7 +19,8 @@
depends_lib \
port:glew \
- port:gst-plugins-base
+ port:gst-plugins-base \
+ port:libpng
use_bzip2 yes