diff options
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 |