diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 576a92e2b24421ac9d05664837c985556f99fc23 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /multimedia/totem | |
parent | 3442388befab123cbc12141a1c2e72bf6257666f (diff) | |
download | pkgsrc-576a92e2b24421ac9d05664837c985556f99fc23.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'multimedia/totem')
-rw-r--r-- | multimedia/totem/Makefile | 4 | ||||
-rw-r--r-- | multimedia/totem/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 9a52b06daa1..46cd3d8343d 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.49 2011/01/13 13:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2011/04/22 13:42:45 obache Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 DEPENDS+= gst-plugins0.10-soup-[0-9]*:../../net/gst-plugins0.10-soup diff --git a/multimedia/totem/buildlink3.mk b/multimedia/totem/buildlink3.mk index 5f87a4e4329..c39a1d0ae23 100644 --- a/multimedia/totem/buildlink3.mk +++ b/multimedia/totem/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2011/01/13 13:36:41 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2011/04/22 13:42:45 obache Exp $ BUILDLINK_TREE+= totem @@ -6,7 +6,7 @@ BUILDLINK_TREE+= totem TOTEM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.totem+= {totem,totem-xine}>=1.4.0 -BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb2 +BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb3 BUILDLINK_PKGSRCDIR.totem?= ../../multimedia/totem .include "../../textproc/libxml2/buildlink3.mk" |