summaryrefslogtreecommitdiff
path: root/mail/balsa2/Makefile
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 /mail/balsa2/Makefile
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 'mail/balsa2/Makefile')
-rw-r--r--mail/balsa2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index 7b1b2f7c725..a3178650583 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/03/31 12:37:00 recht Exp $
+# $NetBSD: Makefile,v 1.27 2004/04/14 16:15:24 jmmv Exp $
DISTNAME= balsa-2.0.17
CATEGORIES= mail gnome
@@ -11,8 +11,8 @@ HOMEPAGE= http://balsa.gnome.org/
COMMENT= GNOME2 EMail client
BUILD_USES_MSGFMT= yes
-DEPENDS+= gnome-dirs>=1.5:../../misc/gnome-dirs
+USE_DIRS+= gnome2-1.5
USE_PERL5= build
USE_PKGINSTALL= yes
USE_BUILDLINK3= yes