Depend on gst-plugins-ogg. Bump PKGREVISION to 1.

This commit is contained in:
jmmv 2004-04-16 13:42:13 +00:00
parent bf1e12d313
commit 0be573ad96

View file

@ -1,10 +1,14 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 13:51:43 jmmv Exp $
# $NetBSD: Makefile,v 1.2 2004/04/16 13:42:13 jmmv Exp $
#
GST_PLUGINS_NAME= theora
GST_PLUGINS_DIR= ext/theora
PKGREVISION= 1
.include "../../multimedia/gst-plugins/Makefile.common"
DEPENDS+= gst-plugins-ogg>=0.8.1:../../multimedia/gst-plugins-ogg
.include "../../multimedia/libtheora/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"