diff options
author | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
commit | ee8440952c5a6e62ed6f132c75913584c9eea87e (patch) | |
tree | b76fd3dc2bfdee63c0ec0118586e5ad4df98883a /ham/gnuradio-video-sdl | |
parent | f68bf22bdf04881b60322155abcf16fd05856c49 (diff) | |
download | pkgsrc-ee8440952c5a6e62ed6f132c75913584c9eea87e.tar.gz |
Recursive Bump from boost-libs ABI bump.
Diffstat (limited to 'ham/gnuradio-video-sdl')
-rw-r--r-- | ham/gnuradio-video-sdl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile index 02cd2ca9631..877a5abe969 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/08/12 12:21:41 markd Exp $ +# $NetBSD: Makefile,v 1.4 2011/10/19 06:13:01 obache Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} +PKGREVISION= 1 COMMENT= SDL bindings for GNU Radio PKG_DESTDIR_SUPPORT= user-destdir |