summaryrefslogtreecommitdiff
path: root/audio/emixer
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-25 17:17:29 +0000
committerwiz <wiz>2002-10-25 17:17:29 +0000
commit64c0c22d768daf4fca1896533ce09e7cffa654d9 (patch)
tree4c003c546567bac37d5bfe62c219da457638348d /audio/emixer
parent355c33abb3d056738043b9b395ed268f4a8782cf (diff)
downloadpkgsrc-64c0c22d768daf4fca1896533ce09e7cffa654d9.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"