summaryrefslogtreecommitdiff
path: root/audio/mpg123-esound
diff options
context:
space:
mode:
authorwiz <wiz>2004-04-24 23:04:28 +0000
committerwiz <wiz>2004-04-24 23:04:28 +0000
commited06042e9fc09f37b843205f86d0f025a0d47994 (patch)
tree320b2eafcc846fe0822f2ae3d4fecee861920967 /audio/mpg123-esound
parent5b8cc33235777fb51ee6e0d143e83441c4838214 (diff)
downloadpkgsrc-ed06042e9fc09f37b843205f86d0f025a0d47994.tar.gz
bl3 packages should only include bl3 files.
Diffstat (limited to 'audio/mpg123-esound')
-rw-r--r--audio/mpg123-esound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123-esound/Makefile b/audio/mpg123-esound/Makefile
index c863d69e3d3..bce46c17e04 100644
--- a/audio/mpg123-esound/Makefile
+++ b/audio/mpg123-esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/02/10 09:32:47 tron Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/24 23:05:40 wiz Exp $
PKGNAME= mpg123-esound-${MPG123_VERSION}
PKGREVISION= 1
@@ -12,5 +12,5 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mpg123 ${PREFIX}/bin/mpg123-esound
${INSTALL_MAN} ${WRKSRC}/mpg123.1 ${PREFIX}/man/man1/mpg123-esound.1
-.include "../../audio/esound/buildlink2.mk"
+.include "../../audio/esound/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"