summaryrefslogtreecommitdiff
path: root/ham/gnuradio-audio-oss/Makefile
diff options
context:
space:
mode:
authorwulf <wulf@pkgsrc.org>2005-12-11 11:24:33 +0000
committerwulf <wulf@pkgsrc.org>2005-12-11 11:24:33 +0000
commitd3ef2d21a83d5ea74821542787e890c3b68d92f4 (patch)
treefeed9750fafd3c384c98381cb6acd55272ba4f88 /ham/gnuradio-audio-oss/Makefile
parentbba166150878726cc55b5f7f1d31c7af5b49e009 (diff)
downloadpkgsrc-d3ef2d21a83d5ea74821542787e890c3b68d92f4.tar.gz
Update gnuradio-audio-oss to 0.7: Several fixes applied to autoconf files
Diffstat (limited to 'ham/gnuradio-audio-oss/Makefile')
-rw-r--r--ham/gnuradio-audio-oss/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ham/gnuradio-audio-oss/Makefile b/ham/gnuradio-audio-oss/Makefile
index 6bee5caf0d8..1ff2f366117 100644
--- a/ham/gnuradio-audio-oss/Makefile
+++ b/ham/gnuradio-audio-oss/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/10/07 23:17:19 wulf Exp $
+# $NetBSD: Makefile,v 1.2 2005/12/11 11:24:33 wulf Exp $
-VERSION= 0.6
+VERSION= 0.7
DISTNAME= gr-audio-oss-${VERSION}
PKGNAME= gnuradio-audio-oss-${VERSION}
WRKSRC= ${WRKDIR}/${DISTNAME}
@@ -10,5 +10,4 @@ COMMENT= Open Sound System support for GNU Radio
.include "../../mk/ossaudio.buildlink3.mk"
.include "../../ham/gnuradio-core/buildlink3.mk"
-.include "../../math/fftwf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"