summaryrefslogtreecommitdiff
path: root/audio/wmmp3
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-11 18:57:12 +0000
committerxtraeme <xtraeme>2004-04-11 18:57:12 +0000
commit6b081437b56888b0223a8331d652f91dfc8b986e (patch)
tree0f536e4ca39aa48d8962b41dcc0ea5bdafb057e2 /audio/wmmp3
parentbc041fe52b0608751cf7f2fa80f39005c534f8f1 (diff)
downloadpkgsrc-6b081437b56888b0223a8331d652f91dfc8b986e.tar.gz
bl3ify
Diffstat (limited to 'audio/wmmp3')
-rw-r--r--audio/wmmp3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/wmmp3/Makefile b/audio/wmmp3/Makefile
index 96bbdbe5510..572f48b4cff 100644
--- a/audio/wmmp3/Makefile
+++ b/audio/wmmp3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/11/18 14:47:59 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/11 18:58:10 xtraeme Exp $
DISTNAME= wmmp3-0.12
PKGREVISION= 1
@@ -11,7 +11,7 @@ COMMENT= Front-end for mpg123 in a Window Maker dockapp
DEPENDS+= mpg123>=0.59.18:../../audio/mpg123
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
USE_X11= yes
@@ -24,5 +24,5 @@ post-install:
@${ECHO} "===> Installing sample.wmmp3 in ${PREFIX}/share/examples"
${INSTALL_DATA} ${WRKSRC}/sample.wmmp3 ${PREFIX}/share/examples
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"