From 5cd0a8433cf801789834fbbea5d89e7f94f5ebed Mon Sep 17 00:00:00 2001 From: hubertf Date: Fri, 24 Aug 2001 12:47:33 +0000 Subject: Make build again: * pull in xgettext via BUILD_USES_MSGFMT * get $GTK_CONFIG defined via USE_CONFIG_WRAPPER Home that's TRT --- audio/easytag/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index 088a9bcb076..37575a0b341 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/08/17 21:16:45 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2001/08/24 12:47:33 hubertf Exp $ # DISTNAME= easytag-0.15 @@ -10,8 +10,9 @@ HOMEPAGE= http://easytag.sourceforge.net/ COMMENT= Tool to view, edit and write ID3 v1&2 TAGs with a GTK+ interface USE_GMAKE= yes -#USE_LIBINTL= yes +BUILD_USES_MSGFMT= yes # xgettext, really USE_X11BASE= yes +USE_CONFIG_WRAPPER= yes # $GTK_CONFIG .include "../../audio/id3lib/buildlink.mk" .include "../../devel/gettext-lib/buildlink.mk" -- cgit v1.2.3