summaryrefslogtreecommitdiff
path: root/audio/splay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/splay/Makefile')
-rw-r--r--audio/splay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/splay/Makefile b/audio/splay/Makefile
index 497a1ef4771..3c9b33cb3d0 100644
--- a/audio/splay/Makefile
+++ b/audio/splay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/03/04 21:28:58 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2006/03/09 21:04:41 jlam Exp $
#
DISTNAME= splay-0.8.2
@@ -17,5 +17,5 @@ CONFIGURE_ARGS+= --without-xsplay
CONFIGURE_ARGS+= --without-pthread
LIBS+= ${LIBOSSAUDIO}
-.include "../../mk/ossaudio.buildlink3.mk"
+.include "../../mk/oss.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"