From bedae6c90ccf11bddb3b3bdde8d2652e72eeeed3 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. --- archivers/file-roller/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers') diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index dc44e3516d4..2dc5ce3507a 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2004/04/01 18:56:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.28 2004/04/14 16:15:20 jmmv Exp $ # DISTNAME= file-roller-2.6.0 @@ -11,13 +11,13 @@ HOMEPAGE= http://fileroller.sourceforge.net/ COMMENT= Front-end to archiving programs like tar and zip BUILD_USES_MSGFMT= yes -DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs DEPENDS+= gtar-base>=1.13.25:../../archivers/gtar-base DEPENDS+= unzip>=5.50nb2:../../archivers/unzip DEPENDS+= zip>=2.3nb2:../../archivers/zip GNU_CONFIGURE= yes USE_BUILDLINK3= yes +USE_DIRS+= gnome2-1.5 USE_GNU_TOOLS+= make USE_PERL5= build USE_PKGLOCALEDIR= yes -- cgit v1.2.3