summaryrefslogtreecommitdiff
path: root/audio/musicbox
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-09 21:04:39 +0000
committerjlam <jlam>2006-03-09 21:04:39 +0000
commite950e3ba8094f33eefaa86d2a044be661d5d3a57 (patch)
treef87e95c02a219bc3786c1a519db6403762b9404b /audio/musicbox
parent96c8a765438a55621f49a9c30c7c51a5a4b8d947 (diff)
downloadpkgsrc-e950e3ba8094f33eefaa86d2a044be661d5d3a57.tar.gz
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
Diffstat (limited to 'audio/musicbox')
-rw-r--r--audio/musicbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/musicbox/Makefile b/audio/musicbox/Makefile
index d1d0c9d62e4..59bf3225e5b 100644
--- a/audio/musicbox/Makefile
+++ b/audio/musicbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/02/05 23:08:12 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2006/03/09 21:04:41 jlam Exp $
DISTNAME= musicbox-1.01p2
PKGREVISION= 1
@@ -23,5 +23,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/musicbox/README
.include "../../x11/qt1/buildlink3.mk"
-.include "../../mk/ossaudio.buildlink3.mk"
+.include "../../mk/oss.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"