From e557a5f7fe08f718560dd50bdfef99776601cc56 Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 14 Apr 2004 16:15:20 +0000 Subject: Make use of the new USE_DIRS variable, instead of directly depending on the *-dirs packages. --- audio/easytag/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/easytag') diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index 3f8994e6f34..ff487d7e799 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2004/04/11 16:08:00 xtraeme Exp $ +# $NetBSD: Makefile,v 1.40 2004/04/14 16:15:20 jmmv Exp $ # DISTNAME= easytag-0.30 @@ -11,10 +11,10 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://easytag.sourceforge.net/ COMMENT= Tool to view, edit and write ID3 v1&2 TAGs with a GTK+ interface -DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs BUILD_USES_MSGFMT= yes # xgettext, really GNU_CONFIGURE= yes +USE_DIRS+= gnome1-1.5 USE_GNU_TOOLS+= make USE_X11= yes USE_BUILDLINK3= yes -- cgit v1.2.3