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-audio-portaudio | |
parent | 97f9c862f0f0a14255cfc6b3cf6fc171287b7c06 (diff) | |
download | pkgsrc-b6d4d22f794d0d66c0a25e7fe9d4a23ed7494c3b.tar.gz |
Recursive Bump from boost-libs ABI bump.
Diffstat (limited to 'ham/gnuradio-audio-portaudio')
-rw-r--r-- | ham/gnuradio-audio-portaudio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-audio-portaudio/Makefile b/ham/gnuradio-audio-portaudio/Makefile index 63f5f4eb149..07b4f3ebba4 100644 --- a/ham/gnuradio-audio-portaudio/Makefile +++ b/ham/gnuradio-audio-portaudio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/08/12 12:21:39 markd Exp $ +# $NetBSD: Makefile,v 1.4 2011/10/19 06:13:00 obache Exp $ PKGNAME= gnuradio-audio-portaudio-${VERSION} +PKGREVISION= 1 COMMENT= GNU Radio module adding support for portaudio PKG_DESTDIR_SUPPORT= user-destdir |