diff options
Diffstat (limited to 'graphics/gst-plugins0.8-opengl')
-rw-r--r-- | graphics/gst-plugins0.8-opengl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gst-plugins0.8-opengl/Makefile b/graphics/gst-plugins0.8-opengl/Makefile index 926d38542a3..26dbea1b3a1 100644 --- a/graphics/gst-plugins0.8-opengl/Makefile +++ b/graphics/gst-plugins0.8-opengl/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:17 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2006/03/21 06:00:46 jlam Exp $ # GST_PLUGINS0.8_NAME= opengl GST_PLUGINS0.8_DIR= sys/glsink .include "../../multimedia/gst-plugins0.8/Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 BUILDLINK_DEPENDS.gst-plugins0.8+= gst-plugins0.8>=0.8.7nb1 |