summaryrefslogtreecommitdiff
path: root/ham/gnuradio-audio-oss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gnuradio-audio-oss/Makefile')
-rw-r--r--ham/gnuradio-audio-oss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-audio-oss/Makefile b/ham/gnuradio-audio-oss/Makefile
index 2c939a99625..ac8f5babf79 100644
--- a/ham/gnuradio-audio-oss/Makefile
+++ b/ham/gnuradio-audio-oss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:41 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/03/09 21:04:44 jlam Exp $
VERSION= 0.7
DISTNAME= gr-audio-oss-${VERSION}
@@ -9,6 +9,6 @@ COMMENT= Open Sound System support for GNU Radio
.include "../../meta-pkgs/gnuradio/Makefile.common"
-.include "../../mk/ossaudio.buildlink3.mk"
+.include "../../mk/oss.buildlink3.mk"
.include "../../ham/gnuradio-core/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"