diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /multimedia/xine-v4l | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'multimedia/xine-v4l')
-rw-r--r-- | multimedia/xine-v4l/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xine-v4l/Makefile b/multimedia/xine-v4l/Makefile index 41d925ba03e..c380b678bb1 100644 --- a/multimedia/xine-v4l/Makefile +++ b/multimedia/xine-v4l/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2011/04/22 13:44:19 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/11/01 06:03:14 sbd Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/xine-lib/Makefile.common" PKGNAME= ${XINE_PKGNAME:S/lib/v4l/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia COMMENT= The v4l input plugin for xine-lib |