Add png to depends, this fixes the build on pointyhat.

Bump portrevision.

Submitted by:	pointyhat (via pav@ & erwin@)
Feature safe:	yes
This commit is contained in:
Koop Mast 2012-03-16 09:40:05 +00:00
parent b4387127d5
commit 8688a5a635
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293405

View File

@ -7,6 +7,7 @@
PORTNAME= gstreamer-plugins-gl
PORTVERSION= 0.10.2
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-gl/
DISTNAME= ${PORTNAME:S/gstreamer/gst/}-${PORTVERSION}
@ -14,6 +15,8 @@ DISTNAME= ${PORTNAME:S/gstreamer/gst/}-${PORTVERSION}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= GStreamer OpenGL video plugin
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png
USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= yes