summaryrefslogtreecommitdiff
path: root/emulators/atari800
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 /emulators/atari800
parent96c8a765438a55621f49a9c30c7c51a5a4b8d947 (diff)
downloadpkgsrc-e950e3ba8094f33eefaa86d2a044be661d5d3a57.tar.gz
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
Diffstat (limited to 'emulators/atari800')
-rw-r--r--emulators/atari800/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index cf7d6e42fc8..7b4a6d7addd 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/02/05 23:09:00 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2006/03/09 21:04:42 jlam Exp $
DISTNAME= atari800-2.0.1
PKGREVISION= 1
@@ -36,5 +36,5 @@ post-install:
${WRKSRC}/atari800.cfg ${PREFIX}/share/atari800/
.include "../../graphics/png/buildlink3.mk"
-.include "../../mk/ossaudio.buildlink3.mk"
+.include "../../mk/oss.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"