diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-05 08:11:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-05 08:11:43 +0000 |
commit | f9ca475dd5706c6d851bb57a8be6f8c80c20e7c3 (patch) | |
tree | 801b0ed9f7f22394b91428e86d85557f43a809ec /multimedia | |
parent | c9975919383e7752b0d3f804e4001c8a0cc982c0 (diff) | |
download | pkgsrc-f9ca475dd5706c6d851bb57a8be6f8c80c20e7c3.tar.gz |
Bump PKGREVISION for opencdk shlib major bump.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gst-plugins0.8/Makefile | 4 | ||||
-rw-r--r-- | multimedia/totem/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/gst-plugins0.8/Makefile b/multimedia/gst-plugins0.8/Makefile index 10232724911..f79265711c5 100644 --- a/multimedia/gst-plugins0.8/Makefile +++ b/multimedia/gst-plugins0.8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2007/03/21 12:05:50 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/06/05 08:11:44 wiz Exp $ # USE_LANGUAGES= c c++ @@ -6,7 +6,7 @@ USE_LANGUAGES= c c++ .include "Makefile.common" COMMENT+= base plugins -PKGREVISION= 6 +PKGREVISION= 7 USE_TOOLS+= perl:run diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 3359c174852..47f18e7bb65 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2007/04/11 18:03:39 drochner Exp $ +# $NetBSD: Makefile,v 1.19 2007/06/05 08:11:44 wiz Exp $ # .include "Makefile.common" COMMENT+= (using GStreamer) +PKGREVISION= 1 CONFLICTS+= totem-xine-[0-9]* |