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. --- news/pan-gnome/Makefile | 4 ++-- news/pan/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'news') diff --git a/news/pan-gnome/Makefile b/news/pan-gnome/Makefile index c9c53e49ecb..e2bf4692d04 100644 --- a/news/pan-gnome/Makefile +++ b/news/pan-gnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:50 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/14 16:15:26 jmmv Exp $ # DISTNAME= pan-0.11.4 @@ -12,9 +12,9 @@ HOMEPAGE= http://pan.rebelbase.com/ COMMENT= Newsreader for Gnome BUILD_USES_MSGFMT= YES -DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs USE_BUILDLINK2= YES +USE_DIRS+= xdg-x11-1.1 USE_PKGLOCALEDIR= YES USE_X11BASE= YES GNU_CONFIGURE= YES diff --git a/news/pan/Makefile b/news/pan/Makefile index c87c0369bb4..73cbc9ea20d 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2004/03/21 15:57:41 bouyer Exp $ +# $NetBSD: Makefile,v 1.35 2004/04/14 16:15:26 jmmv Exp $ # DISTNAME= pan-0.14.2 @@ -11,11 +11,11 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://pan.rebelbase.com/ COMMENT= Newsreader for GTK2 -DEPENDS+= gnome2-dirs>=1.5:../../misc/gnome2-dirs BUILD_USES_MSGFMT= YES USE_PERL5= build USE_BUILDLINK3= YES +USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES -- cgit v1.2.3