summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/yamt/Makefile10
-rw-r--r--doc/CHANGES3
2 files changed, 7 insertions, 6 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"
diff --git a/doc/CHANGES b/doc/CHANGES
index 7e4341f6a7a..52afbd148c5 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5542 2004/04/11 19:06:09 snj Exp $
+$NetBSD: CHANGES,v 1.5543 2004/04/11 19:13:11 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1915,3 +1915,4 @@ Changes to the packages collection and infrastructure in 2004:
Added bmp-esound-0.9.6 [jmmv 2004-04-11]
Added liferea-0.3.3 [snj 2004-04-11]
Updated crossfire-client to 1.0.0nb4 [snj 2004-04-11]
+ Updated yamt to 0.5nb6 [xtraeme 2004-04-11]