summaryrefslogtreecommitdiff
path: root/audio/yamt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/yamt/Makefile')
-rw-r--r--audio/yamt/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile
index d9d4acb6b93..9362983db9a 100644
--- a/audio/yamt/Makefile
+++ b/audio/yamt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/09/21 02:15:57 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2002/11/30 11:46:07 salo Exp $
DISTNAME= yamt-0.5
CATEGORIES= audio
@@ -8,11 +8,13 @@ MAINTAINER= rxg@netbsd.org
HOMEPAGE= http://yamt.sourceforge.net/
COMMENT= Yet Another MP3 Tool
+BUILD_USES_MSGFMT= yes
+
USE_BUILDLINK2= yes
+USE_PKGLOCALEDIR= yes
USE_X11BASE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-BUILD_USES_MSGFMT= yes
.include "../../x11/gnome-libs/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"