diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 05:39:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 05:39:14 +0000 |
commit | 89ac927adeccd8edf86b0f2cb86cacce5709d57d (patch) | |
tree | 6da6129ac2262b98c6a1434ada245fa8b0b7993f /x11/xvidcap | |
parent | 87f0436c175b23d4ee29727e88e23fe1a7531988 (diff) | |
download | pkgsrc-89ac927adeccd8edf86b0f2cb86cacce5709d57d.tar.gz |
recursive bump from x264-devel builld number change (i.e. API change).
Diffstat (limited to 'x11/xvidcap')
-rw-r--r-- | x11/xvidcap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xvidcap/Makefile b/x11/xvidcap/Makefile index 723b843a414..402c9b70e42 100644 --- a/x11/xvidcap/Makefile +++ b/x11/xvidcap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:25:33 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/04/10 05:39:17 obache Exp $ # .include "Makefile.common" -PKGREVISION= 15 +PKGREVISION= 16 COMMENT= Capture X display to individual frames or MPEG video CONFIGURE_ARGS+= --without-gtk2 |