summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
commitbedae6c90ccf11bddb3b3bdde8d2652e72eeeed3 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /news
parenta7e2fe95446b9256aa3c5d4f9854059551415f11 (diff)
downloadpkgsrc-bedae6c90ccf11bddb3b3bdde8d2652e72eeeed3.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'news')
-rw-r--r--news/pan-gnome/Makefile4
-rw-r--r--news/pan/Makefile4
2 files changed, 4 insertions, 4 deletions
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