diff options
author | obache <obache> | 2011-10-19 06:12:58 +0000 |
---|---|---|
committer | obache <obache> | 2011-10-19 06:12:58 +0000 |
commit | b6d4d22f794d0d66c0a25e7fe9d4a23ed7494c3b (patch) | |
tree | b76fd3dc2bfdee63c0ec0118586e5ad4df98883a /ham/gnuradio-video-sdl | |
parent | 97f9c862f0f0a14255cfc6b3cf6fc171287b7c06 (diff) | |
download | pkgsrc-b6d4d22f794d0d66c0a25e7fe9d4a23ed7494c3b.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 |