summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-04-02 09:49:00 +0000
committerjmmv <jmmv>2006-04-02 09:49:00 +0000
commitefb613733a6b1c692f1bb2623111ec916987f953 (patch)
treed6db48a7ba6c984b8943fb7ed84a2e2cd5d079c4 /mail
parent401614e6a49c0a3593a0942f931745f129c25c00 (diff)
downloadpkgsrc-efb613733a6b1c692f1bb2623111ec916987f953.tar.gz
Depend on hicolor-icon-theme to:
1) Handle the shared share/icons/hicolor directory. 2) Properly regenerate the icon theme cache during (de)installation. Bump PKGREVISION.
Diffstat (limited to 'mail')
-rw-r--r--mail/balsa2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
index e660e837546..665fab8109d 100644
--- a/mail/balsa2/Makefile
+++ b/mail/balsa2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.52 2006/03/21 06:00:46 jlam Exp $
+# $NetBSD: Makefile,v 1.53 2006/04/02 09:49:01 jmmv Exp $
DISTNAME= balsa-2.3.10
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail gnome
MASTER_SITES= http://balsa.gnome.org/ \
ftp://ftp.newton.cx/pub/balsa/
@@ -47,6 +47,7 @@ BUILDLINK_DEPENDS.gmime+= gmime>=2.1.9
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/libltdl/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mail/gmime/buildlink3.mk"
.include "../../mail/libesmtp/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"