summaryrefslogtreecommitdiff
path: root/audio/emixer
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-25 17:17:29 +0000
committerwiz <wiz@pkgsrc.org>2002-10-25 17:17:29 +0000
commit5d74cd0ba40d903504d198f2eefb02f7a572311f (patch)
tree4c003c546567bac37d5bfe62c219da457638348d /audio/emixer
parentd4af17a21730a082ed99505b6ad9e841caf82bae (diff)
downloadpkgsrc-5d74cd0ba40d903504d198f2eefb02f7a572311f.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'audio/emixer')
-rw-r--r--audio/emixer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/emixer/Makefile b/audio/emixer/Makefile
index b07784f5093..cf008212cb5 100644
--- a/audio/emixer/Makefile
+++ b/audio/emixer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/10/12 16:46:05 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2002/10/25 17:18:19 wiz Exp $
#
DISTNAME= emixer-0.05.5
@@ -12,10 +12,10 @@ COMMENT= mpg123-frontend that can mix two mp3 streams, and fade between them
DEPENDS+= mpg123-0.59*:../../audio/mpg123
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
post-extract:
${CP} ${FILESDIR}/Makefile ${WRKSRC}
-.include "../../devel/ncurses/buildlink.mk"
+.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"