summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.8-xvid
diff options
context:
space:
mode:
authorwiz <wiz>2006-03-06 00:18:10 +0000
committerwiz <wiz>2006-03-06 00:18:10 +0000
commitdca3d7efadd93f678b194744d9e572e3927c7889 (patch)
treeb885fee271c914c9d75852dea6c10abb31e5c983 /multimedia/gst-plugins0.8-xvid
parent6f7b23a55926faa29ff8d00d2710845c73f354a1 (diff)
downloadpkgsrc-dca3d7efadd93f678b194744d9e572e3927c7889.tar.gz
Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
Diffstat (limited to 'multimedia/gst-plugins0.8-xvid')
-rw-r--r--multimedia/gst-plugins0.8-xvid/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst-plugins0.8-xvid/Makefile b/multimedia/gst-plugins0.8-xvid/Makefile
index 47483c996f8..e48366be0da 100644
--- a/multimedia/gst-plugins0.8-xvid/Makefile
+++ b/multimedia/gst-plugins0.8-xvid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:16 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/06 00:18:21 wiz Exp $
#
GST_PLUGINS0.8_NAME= xvid
@@ -7,7 +7,7 @@ GST_PLUGINS0.8_DIR= ext/xvid
BUILDLINK_DEPENDS.xvidcore+= xvidcore>=1.0.3nb1
.include "../../multimedia/gst-plugins0.8/Makefile.common"
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../multimedia/xvidcore/buildlink3.mk"