diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 20:22:51 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 20:22:51 +0000 |
commit | 9e04a7c89132299050305846bc6a737a3de1bfaa (patch) | |
tree | d4f9c46e77009953cb887b9c3a3faa8108a02aad /x11/xvidcap | |
parent | 6d245a65b24a4bae4ab66da7b53b4a065d6964c5 (diff) | |
download | pkgsrc-9e04a7c89132299050305846bc6a737a3de1bfaa.tar.gz |
bump revision because of graphics/jpeg update
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 5d4d1646da0..69f3f5e7706 100644 --- a/x11/xvidcap/Makefile +++ b/x11/xvidcap/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2009/07/07 17:38:09 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2009/08/26 20:24:12 sno Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Capture X display to individual frames or MPEG video CONFIGURE_ARGS+= --without-gtk2 |