summaryrefslogtreecommitdiff
path: root/audio/esound
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/esound
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/esound')
-rw-r--r--audio/esound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 245b8ed0de5..ea655c4779a 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2005/12/29 06:21:30 jlam Exp $
+# $NetBSD: Makefile,v 1.61 2006/03/09 21:04:40 jlam Exp $
DISTNAME= esound-0.2.36
CATEGORIES= audio
@@ -27,7 +27,7 @@ CONF_FILES= ${EGDIR}/esd.conf ${PKG_SYSCONFDIR}/esd.conf
# no sound output device, but can support a remote esound server
CONFIGURE_ARGS+= --disable-local-sound
.else
-.include "../../mk/ossaudio.buildlink3.mk"
+.include "../../mk/oss.buildlink3.mk"
MAKE_ENV+= AM_CPPFLAGS='-DDEV_DSP=\"${DEVOSSAUDIO}\"'
SUBST_CLASSES+= oss
SUBST_STAGE.oss= post-patch