summaryrefslogtreecommitdiff
path: root/audio/mpg123-esound
diff options
context:
space:
mode:
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"