summaryrefslogtreecommitdiff
path: root/emulators/arnold
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
commit6ad6aef9d4240375ff81bbdfb613f6b3fdd2faba (patch)
treef87e95c02a219bc3786c1a519db6403762b9404b /emulators/arnold
parent15364f04664738e576366a6974c30455daf6dd48 (diff)
downloadpkgsrc-6ad6aef9d4240375ff81bbdfb613f6b3fdd2faba.tar.gz
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
Diffstat (limited to 'emulators/arnold')
-rw-r--r--emulators/arnold/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/arnold/Makefile b/emulators/arnold/Makefile
index 0f7a6e3691c..a1031c99449 100644
--- a/emulators/arnold/Makefile
+++ b/emulators/arnold/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/02/05 23:09:00 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/03/09 21:04:42 jlam Exp $
#
DISTNAME= arnsrc27012002
@@ -42,7 +42,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/readme.txt ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/readme.linux ${DOCDIR}
-.include "../../mk/ossaudio.buildlink3.mk"
+.include "../../mk/oss.buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"