summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/yamt/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile
index 8d1ef7e72e3..6250fadde4d 100644
--- a/audio/yamt/Makefile
+++ b/audio/yamt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2004/03/08 19:40:36 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/11 19:13:11 xtraeme Exp $
DISTNAME= yamt-0.5
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yamt/}
@@ -12,11 +12,11 @@ COMMENT= Yet Another MP3 Tool
BUILD_USES_MSGFMT= yes
DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
-USE_X11BASE= yes
+USE_X11= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
-.include "../../x11/gnome-libs/buildlink2.mk"
+.include "../../x11/gnome-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"