summaryrefslogtreecommitdiff
path: root/games/maelstrom-x11/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-09 21:04:39 +0000
committerjlam <jlam@pkgsrc.org>2006-03-09 21:04:39 +0000
commitcc35c62b4789cc09093ef9d2b57074a5ff33305a (patch)
treef87e95c02a219bc3786c1a519db6403762b9404b /games/maelstrom-x11/Makefile
parentcaaae3b8067caf5ab700d64b81ed4a47ac6fe2f0 (diff)
downloadpkgsrc-cc35c62b4789cc09093ef9d2b57074a5ff33305a.tar.gz
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
Diffstat (limited to 'games/maelstrom-x11/Makefile')
-rw-r--r--games/maelstrom-x11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/maelstrom-x11/Makefile b/games/maelstrom-x11/Makefile
index c035e169b19..2e1752c9af4 100644
--- a/games/maelstrom-x11/Makefile
+++ b/games/maelstrom-x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/02/05 23:09:20 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/03/09 21:04:43 jlam Exp $
DISTNAME= Maelstrom-1.4.3-L2.0.6-src.tar.gz
PKGNAME= maelstrom-x11-2.0.6
@@ -38,5 +38,5 @@ post-install:
${INSTALL_PROGRAM} ${WRKSRC}/netplayd/netplayd ${PREFIX}/bin/Maelstrom_netplayd
.include "../../graphics/xpm/buildlink3.mk"
-.include "../../mk/ossaudio.buildlink3.mk"
+.include "../../mk/oss.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"